Recent Topics

1 Sep 07, 2004 20:25    

I'm about to go nuts here... spent the whole week trying to get my custom skin/template to work.... basically, the main_php file looks pretty alright except for the tables on the left and right...somehow they titles expanded..prob according to the table height. How do i fix this problem??

please advise..

p.s. its an ammended skin from stockholm_remix skin....

one more thing, i can't seem to find the css style that edits the font type on in posts...as you can see...its comic sans...everything else is verdana.. i want verdana..

please someone...before i yank my hair out! :'(

http://www.angela.blursotong.com/ipw-web/b2evo

2 Sep 07, 2004 23:42

I haven't got time to look at your code just yet, so here's some ideas off the top of my head:

For the sidebars, define a fixed width for each box (eg width: 200px; ).

For the font... Pop your stylesheet into a text editor with a search feature and search for comic. That will at least let you know where the problem is...

3 Sep 08, 2004 00:36

My recommendation:
[url=http://www.w3schools.com/css/default.asp]Learn CSS[/url].
Start over.
Post CSS and XHTML questions to the [url=http://forums.b2evolution.net/viewforum.php?f=2]client-side stuff forum[/url].

The CSS might be in an external file, but otoh, it looks like you've got plenty of inline CSS and non-semantic XHTML as well, so who knows what's causing what bits of style? This is exactly the sort of problem that is avoided by separating style and content.

4 Sep 08, 2004 04:39

i did initially use css, but it messed up the page completely, so i went back to using dreamweaver to create the basic layout, and put in the php where needed..

just the side bars that are causing the trouble.


Form is loading...