Results 1 to 4 of 4

Threaded View

  1. #1
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default image alignment - centerBoxHeading

    I would like to place this image in the centerBoxHeading position so that the text (New Products For July, Featured etc) sits centered in between. I have been able to succesfully generate the image in place with this modification in the stylesheet.css:
    h2.centerBoxHeading {
    margin:5px auto;
    padding:.5em 0;
    text-align:center;
    border:1px solid #bababa;
    line-height:normal;
    width:100%;
    background-image: url(../images/centerbox.gif);
    }
    However, the image is not centered and therefore sits on top of existing text and looks unsightly. (Now that I think about it, it seems to repeat.)

    Any thoughts on how to center this image?

    Thanks!!
    FYI - This is for the ItalianGlassConnection_1.3.8a site below, although I have since removed the offending image.
    Last edited by MeltDown; 16 Jul 2008 at 01:12 PM.

 

 

Similar Threads

  1. how can i specify a background image for centerBoxHeading
    By modchipfitters.co.uk in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 25 Mar 2009, 09:37 AM
  2. centerBoxHeading
    By Alfa in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Mar 2009, 04:40 PM
  3. Image for 'centerBoxHeading'
    By PGlad in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 26 Jul 2007, 11:07 PM
  4. .centerBoxHeading
    By FireCat in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Jan 2007, 03:25 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