OK, well this is probably something simple, but... I'm trying to do my own skin, and I've done some of it, but I can't figure out how to center the category titles. I've tried inserting Code: text-align: center; into the CSS, but that didn't work. Any suggestions? In case it means anything, I'm using IPB 2.0. I posted this in the IPB help topic as well, but no one else has really posted in there in a while.
Post a screenshot of which text you want to center and I will look at it and see if I cant figure out where the html needs to go to make it work.
Don't laugh at the skin as its a first for me, but: http://spartan117.net/gfx/forums/index.php I want to center all the category titles.
you want to center the "general" , "Graphics" texts? And you are using 3.0.0 trial, not 2.0 as stated in your first post. I might have to do some looking into getting 3.0 first to make sure the coding is correct, I currently run 2.1.6 on mine.
OK, I changed the 2.0.0 to 3.0 BETA myself. It's actually 2.0.0. I don't think the 3.0 BETA is out yet. However, yes, I want to changed the "General" and "Graphics"
What's the use of that? 3.0 isn't released yet. The latest version is 2.1.6 if im correct. And sorry, I'm not in skin coding. Good luck.
I know that 3.0 isn't out yet, but it just looks cool. I tried figuring out how to get rid of the "(trial)" part as well, but I couldn't find the file that put that in. Thanks anyway.
Gah... these are the steps for the default IPD skin: 1. Go into your admin CP. 2. Browse to your skin manager. 3. Choose the skin you want to change, click it. 4. Pick "Edit Root Skin Template HTML". 5. Browse to "Board Index" and then to "CatHeader_Expanded" 6. Find, (there will be two instances of it). 7. Chnage it to: </p>[/quote] All your category headings will be changed. Note that if you only change one instance, it will only apply to when the category is expanded of closed. Hope this helps .