How do i use the same style sheet?
Please support our Site Layout and Usability advertiser: Programming Forums
![]() |
Cohen's Website | About Cohen | Contact Cohen
If you would like assistants, pls do not PM me, post it in the appropriate area, and i'll be happy to help.
If you would like assistants, pls do not PM me, post it in the appropriate area, and i'll be happy to help.
•
•
Posts: 967
Reputation:
Solved Threads: 73
This line references the Style sheet for your Home:
You show two stylesheets for your forum:
The second one looks like a print stylesheet, so just change the relevant entries in the first one, or substitute the home style sheet.
html Syntax (Toggle Plain Text)
<link href="style.css" rel="stylesheet" type="text/css" media="screen" />
html Syntax (Toggle Plain Text)
<link rel="stylesheet" type="text/css" href="http://computer.forums.central-forums.net/Themes/babylon/style.css?fin11" /> <link rel="stylesheet" type="text/css" href="http://computer.forums.central-forums.net/Themes/default/print.css?fin11" media="print" />
Last edited by peter_budo : Jan 7th, 2009 at 4:57 am. Reason: Keep It Organized - For easy readability, always wrap programming code within posts in [code] (code blocks) and [icode] (inline code) tags.
BS, PH, CIB
Thanks,
You might also be able to help out with my other problem - http://www.daniweb.com/forums/thread164847.html - It would be great if you could!
Also, where do i insert the code??? do i get the style sheet on the forum or what???
Thanks,
Cohen
You might also be able to help out with my other problem - http://www.daniweb.com/forums/thread164847.html - It would be great if you could!
Also, where do i insert the code??? do i get the style sheet on the forum or what???
Thanks,
Cohen
Last edited by cohen : Dec 30th, 2008 at 12:02 am.
Cohen's Website | About Cohen | Contact Cohen
If you would like assistants, pls do not PM me, post it in the appropriate area, and i'll be happy to help.
If you would like assistants, pls do not PM me, post it in the appropriate area, and i'll be happy to help.
•
•
Posts: 967
Reputation:
Solved Threads: 73
The easiest way might be to copy style.css to your forum folder and change this line:
To:
Your other problem is a bad link:
This:
a href="www.central-forums.net"
Should be:
a href="http://www.central-forums.net/forums/#"
Note that your other menu links need to be changed also.
You can read more about how links are formed here:
http://www.w3schools.com/HTML/html_links.asp
I think I have all that right, but let me know if anything gets broken.
html Syntax (Toggle Plain Text)
<link rel="stylesheet" type="text/css" href="http://computer.forums.central-forums.net/Themes/babylon/style.css?fin11" />
html Syntax (Toggle Plain Text)
<link href="style.css" rel="stylesheet" type="text/css" media="screen" />
This:
a href="www.central-forums.net"
Should be:
a href="http://www.central-forums.net/forums/#"
Note that your other menu links need to be changed also.
You can read more about how links are formed here:
http://www.w3schools.com/HTML/html_links.asp
I think I have all that right, but let me know if anything gets broken.
Last edited by peter_budo : Jan 7th, 2009 at 4:58 am. Reason: Keep It Organized - For easy readability, always wrap programming code within posts in [code] (code blocks) and [icode] (inline code) tags.
BS, PH, CIB
•
•
•
•
The easiest way might be to copy style.css to your forum folder and change this line:
<link rel="stylesheet" type="text/css" href="http://computer.forums.central-forums.net/Themes/babylon/style.css?fin11" />
To:
<link href="style.css" rel="stylesheet" type="text/css" media="screen" />
Where do i change this line??? i can't find it... i have copied the style.css file to my forum folder, now what?
Sorry, i'm a newb at this.
Cohen
Cohen's Website | About Cohen | Contact Cohen
If you would like assistants, pls do not PM me, post it in the appropriate area, and i'll be happy to help.
If you would like assistants, pls do not PM me, post it in the appropriate area, and i'll be happy to help.
•
•
Posts: 967
Reputation:
Solved Threads: 73
On this page:
http://www.computer.forums.central-forums.net/
In Dreamweaver I believe this can be seen in Code View
I'm not a php expert, but every page will need to reflect this change if you want them all to use this stylesheet.
http://www.computer.forums.central-forums.net/
In Dreamweaver I believe this can be seen in Code View
I'm not a php expert, but every page will need to reflect this change if you want them all to use this stylesheet.
BS, PH, CIB
•
•
•
•
On this page:
http://www.computer.forums.central-forums.net/
In Dreamweaver I believe this can be seen in Code View
I'm not a php expert, but every page will need to reflect this change if you want them all to use this stylesheet.
Alright, Thanks for your help.

Cohen
Cohen's Website | About Cohen | Contact Cohen
If you would like assistants, pls do not PM me, post it in the appropriate area, and i'll be happy to help.
If you would like assistants, pls do not PM me, post it in the appropriate area, and i'll be happy to help.
Alright, i have a bit more of a play with it...
I'll do that sometime this week and get back to you guys.
Thanks,
Cohen
I'll do that sometime this week and get back to you guys.
Thanks,
Cohen
Cohen's Website | About Cohen | Contact Cohen
If you would like assistants, pls do not PM me, post it in the appropriate area, and i'll be happy to help.
If you would like assistants, pls do not PM me, post it in the appropriate area, and i'll be happy to help.
![]() |
Similar Threads
Other Threads in the Site Layout and Usability Forum
- CSS external style sheet EW2 can not use a:hover etc (HTML and CSS)
- CSS, Style Sheet Internally or Externally ? (HTML and CSS)
- CSS Style sheet (HTML and CSS)
- form menu style sheet changer (HTML and CSS)
- Style properties are ignored by Mozilla browser... (ASP.NET)
Other Threads in the Site Layout and Usability Forum
- Previous Thread: what do i do?
- Next Thread: e-commerce help/suggestions
•
•
•
•
Views: 1002 | Replies: 8 | Currently Viewing: 1 (0 members and 1 guests)





Linear Mode