Hi All,
I'm having some basic issues trying to move a logo around from left to right in a theme.
I have tried changing the class within the theme but nothing changes.
do i simply change info in the class="logoimage"
.logoimage { margin: 0px; } .secondbar { border: none; } .sidebar { width: 170px; background-image: url("theme_sidebar_background.gif"); background-repeat: repeat; border: 1px solid #666699; } .bulk { border: 1px solid #666699;
Please can somebody advise
I'm having some basic issues trying to move a logo around from left to right in a theme.
I have tried changing the class within the theme but nothing changes.
do i simply change info in the class="logoimage"
.logoimage { margin: 0px; } .secondbar { border: none; } .sidebar { width: 170px; background-image: url("theme_sidebar_background.gif"); background-repeat: repeat; border: 1px solid #666699; } .bulk { border: 1px solid #666699;
Please can somebody advise
Comment