How to add my WordPress site header to my Vanilla forum on .com/forum?

2»

Comments

  • ne1upne1up New
    edited June 2013

    Fixed..

    Getting there! Everything is centered which is weird..but getting there..

  • What css values work best for moving things around this way? I was able to move things with floatleft and right, which worked 'ish' for the links on the right, but when I do the logo, it does move all the way to the left (I don't want it ALL the way), and the forum comes up and covers 90% of the header and logo.

    I've tried other ways to position these two pieces, the logo on the left a bit, and the links on the right, centered up and down, but I must be putting the code in the wrong places or using the wrong styles like relative positioning and the like..

  • Ok you are going to look at this stuff

    http://www.w3schools.com/CSSref/pr_class_position.asp

    http://www.w3schools.com/css3/default.asp

    and there is more info there about how to use . I just can't explain it all here

  • Thank you, perfect!

Sign In or Register to comment.