FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Forum Styles » Couple of style questions...
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Couple of style questions... [message #17695] Sun, 11 April 2004 14:47 Go to next message
kmonahan is currently offline  kmonahan   United Kingdom
Messages: 4
Registered: April 2004
Location: Coleraine, Northern Irela...
Karma: 0
Junior Member
Hi,

I recently upgraded to 2.6 from 2.3, so I'm a bit confused as to where to edit everything.

My first question is - how do you get the header/a banner to sit at the very top of the page?

Have a look at http://www.colerainefc.com/forums - I want the banner to sit at the very top of the browser window, without the white border. I've looked all through forum.css and header.tmpl but I cannot find the place to do this?

Secondly, is there any way of removing the thin white line that acts as a divider between messages, post details etc??

Thanks for your time Smile
Re: Couple of style questions... [message #17696 is a reply to message #17695] Sun, 11 April 2004 16:31 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
you need to edit header.tmpl usually you'd want to put your banner/logo code right below the <body> tag to make it appear @ the very top of the page like on this forum.

The white line is something the CSS table definitions inside forum.css.tmpl file are responsible for.


FUDforum Core Developer
Re: Couple of style questions... [message #17698 is a reply to message #17696] Sun, 11 April 2004 19:58 Go to previous messageGo to next message
kmonahan is currently offline  kmonahan   United Kingdom
Messages: 4
Registered: April 2004
Location: Coleraine, Northern Irela...
Karma: 0
Junior Member
Ilia wrote on Sun, 11 April 2004 12:31

you need to edit header.tmpl usually you'd want to put your banner/logo code right below the <body> tag to make it appear @ the very top of the page like on this forum.

The white line is something the CSS table definitions inside forum.css.tmpl file are responsible for.



Thanks for the help! I thought I was doing something wrong, but I couldn't figure it out. Very Happy

So can the white lines be removed then? If so, what line do i need to look at?

Thanks again and I also must say that you've done a great job with these forums. Having used all the other types of forums, this one has to be the best by a long distance! Cool
Re: Couple of style questions... [message #17699 is a reply to message #17698] Sun, 11 April 2004 20:58 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
The white space is not just 1 line, open forum.css.tmpl and looking @ the styles with the word "Table" in their name. Manipulating those styles will allow to eliminate the white lines.
Re: Couple of style questions... [message #17700 is a reply to message #17699] Sun, 11 April 2004 22:37 Go to previous messageGo to next message
kmonahan is currently offline  kmonahan   United Kingdom
Messages: 4
Registered: April 2004
Location: Coleraine, Northern Irela...
Karma: 0
Junior Member
Ilia wrote on Sun, 11 April 2004 16:58

The white space is not just 1 line, open forum.css.tmpl and looking @ the styles with the word "Table" in their name. Manipulating those styles will allow to eliminate the white lines.


Thanks again! Very Happy Cool
Re: Couple of style questions... [message #20954 is a reply to message #17696] Thu, 04 November 2004 20:27 Go to previous messageGo to next message
rogett is currently offline  rogett   United States
Messages: 2
Registered: November 2004
Karma: 0
Junior Member
Ilia wrote on Sun, 11 April 2004 12:31

you need to edit header.tmpl usually you'd want to put your banner/logo code right below the <body> tag to make it appear @ the very top of the page like on this forum.

The white line is something the CSS table definitions inside forum.css.tmpl file are responsible for.


Can you give a quick sample of code to add a logo as suggested above? I cannot seem to get it right. Also, where should I put the .gif or .png file?

Thanks a bunch! BTW - the installation of this software went without a hitch! That is a first for me so I really appreciate your work!
Re: Couple of style questions... [message #20955 is a reply to message #20954] Thu, 04 November 2004 20:55 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
at the bottom of the header template put
<div align="center"><img src="url_of_your_image"></div>


FUDforum Core Developer
Re: Couple of style questions... [message #20957 is a reply to message #17695] Fri, 05 November 2004 02:03 Go to previous message
rogett is currently offline  rogett   United States
Messages: 2
Registered: November 2004
Karma: 0
Junior Member
Thank you! Worked like a champ.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: This thread listing template available?
Next Topic: path_info template style change
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 27 15:29:57 GMT 2024

Total time taken to generate the page: 0.07001 seconds