Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: Admin Control Panel or CSS?

    Quote Originally Posted by jaggers View Post
    I have two questions, both of which I am trying to figure out if I can do in the admin or CSS exclusively.

    #1 --- I am trying to figure out how to alter the .centerBoxContentsNew (or is it .centerContent back?) because it is currently 242px in width, and I would like to get it down to 130px, the size of the thumbnails on my main page.

    My objective here is to get 4 pictures per row.
    Set your width to be '130px' rather than '33%'. Or even '25%'- that will get 4 pictures per row and space them out properly.

    Anyway- glad to see you found Firebug.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  2. #2
    Join Date
    Oct 2007
    Location
    DFW, TX
    Posts
    21
    Plugin Contributions
    0

    Default Re: Admin Control Panel or CSS?

    I'm still not having any luck with this.

    How do I access the HTML code in order to change the width?

  3. #3
    Join Date
    Oct 2007
    Posts
    289
    Plugin Contributions
    0

    Default Re: Admin Control Panel or CSS?

    You can't change those widths in the markup or admin or anywhere else I suppose?

    I haven't see the page so I'm not sure, but try this:

    .centerBoxContentsNew {
    width:130px !important;
    }
    [FONT=Microsoft Sans Serif]CSS Evangelist[/FONT]

 

 

Similar Threads

  1. Admin Control Panel is missing!
    By gizmo_girl in forum Basic Configuration
    Replies: 2
    Last Post: 22 Jan 2010, 11:02 PM
  2. Can't login in admin control panel!
    By missPixelFetish in forum General Questions
    Replies: 1
    Last Post: 14 Nov 2007, 12:46 AM
  3. Error opening Admin Control Panel
    By lucky__starre in forum Upgrading from 1.3.x to 1.3.9
    Replies: 5
    Last Post: 2 May 2007, 04:37 PM
  4. Can't access admin control panel
    By simplequirk in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 30 Jan 2007, 03:08 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg