test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • robynt Friend
    #159122

    Hi,

    JA Ores – set at 981 fixed pixel.

    Is there a way to have the logo image float all the way to the left (no margin or space), in a fixed pixel display?

    http://www.aria-creative.com

    Thanks for any help on this!

    Phill Moderator
    #373177

    You probably do not want it floated fully to the left or it may look odd on very wide monitors.

    Try opening templates>ja_ores>css>template.css around line 1215 and add the lines I have highlighted in red below.


    h1.logo a {
    background:url("../images/logo.png") no-repeat scroll 0 0 transparent;
    display:block;
    height:175px;
    left:-250px;
    position:absolute;
    width:1400px;

    }

    Adjusting the -250px as required.

    robynt Friend
    #373179

    Hey thanks so much for such a quick reply!!!

    robynt Friend
    #373180

    This worked great! Thank you so very much!!!!:)

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  robynt 13 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum