• Hey everybody,
    I am new to WordPress, but I found a theme I am really in love with. But I really need to move the Logo I put in the “ColdStone” theme, just a little to the left. http://www.wackertech.com that’s the website. Please help, the sooner the better, need to finish this thing=/

    Thanks,
    Alex

Viewing 4 replies - 1 through 4 (of 4 total)
  • The logo looks fine to me.

    but you can scale it down to make it fit past that “about” link. Although I would leave it alone, it looks fine.

    Thread Starter wackertech

    (@wackertech)

    I really don’t want it overlapping, if anybody has an idea to maybe make the navigation bar with “about”shorter to the right, that would help as well.

    Open up style.css in your theme’s folder and search for “.tnavinner”

    Where it says width:652px; or whatever, just edit that size.

    Sorry, maybe that’s vague. style.css Search for this below.

    .tnavinner {
    float:left;
    background:url(img/tnavbg.png) repeat-x;
    width:652px;
    height:39px;
    }
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘ColdStone Logo Move?’ is closed to new replies.