Hello love the theme but my limited CSS knowledge is letting me down a bit. I hope you dont mind me asking for a bit of help trying to achieve this as ive been trying for 14hrs now and its sending me mad.

I'd like to have the logo floating to the left of the navigation. The negative margin navigation positioned in the bottom is causing me all my probs i think. Ive tried adding a new logo etc but ..anyhow back to this.

Could anyone recommend a way to have the naviagtion to the right of the logo maybe at 75% width?

Thanks

Comments

fadgadget’s picture

actually change that, i quite like having the header region in use. The logo to the left of the header is what im after and seeing as the navigation isnt involved i might have more chance with this :hope

fadgadget’s picture

struggling quite badly here. All my own fault. Its beyond my css knowledge at the moment. Ive reverted to my original idea of just floating the logo to the left of the navigation. Ive added this to layout css

#logo-title {
float:left;
}

as you can see here-
http://onlinebanter.com/

its not really the desired effect lol

:(

CatherineOmega’s picture

Status: Active » Closed (won't fix)

Hi fadgadget! Basic is intended for front-end developers to use as a starting point to develop themes, not really as a theme unto itself. If you're looking at learning more CSS, it might be a good way to learn, but if you need a more fully-formed site, I'd go with another theme.

For your float problem, this might help:
http://css-tricks.com/all-about-floats/

In any event, it looks like you're using Omega now.