Ipb Problem

Discussion in 'Gaming' started by spartan117, May 30, 2006.

  1. spartan117

    spartan117 Senior Member

    Age:
    34
    Posts:
    1,794
    Likes Received:
    0
    Joined:
    Oct 31, 2005
    Location:
    San Antonio, TX, USA
    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.
     
  2. HydrogeN

    HydrogeN Well-Known Member

    Posts:
    2,532
    Likes Received:
    0
    Joined:
    Sep 7, 2004
    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.
     
  3. spartan117

    spartan117 Senior Member

    Age:
    34
    Posts:
    1,794
    Likes Received:
    0
    Joined:
    Oct 31, 2005
    Location:
    San Antonio, TX, USA
  4. HydrogeN

    HydrogeN Well-Known Member

    Posts:
    2,532
    Likes Received:
    0
    Joined:
    Sep 7, 2004
    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.
     
  5. spartan117

    spartan117 Senior Member

    Age:
    34
    Posts:
    1,794
    Likes Received:
    0
    Joined:
    Oct 31, 2005
    Location:
    San Antonio, TX, USA
    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"
     
  6. Blooper008

    Blooper008 Well-Known Member

    Posts:
    1,535
    Likes Received:
    0
    Joined:
    Mar 17, 2005
    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.
     
  7. spartan117

    spartan117 Senior Member

    Age:
    34
    Posts:
    1,794
    Likes Received:
    0
    Joined:
    Oct 31, 2005
    Location:
    San Antonio, TX, USA
    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.
     
  8. spartan117

    spartan117 Senior Member

    Age:
    34
    Posts:
    1,794
    Likes Received:
    0
    Joined:
    Oct 31, 2005
    Location:
    San Antonio, TX, USA
    Can anyone help me?
     
  9. ale_jrb

    ale_jrb Senior Member

    Age:
    34
    Posts:
    306
    Likes Received:
    0
    Joined:
    Jul 23, 2005
    Location:
    London, UK
    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 :).
     

Share This Page