The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

PHPbb3

3 posters

Go down

Solved PHPbb3

Post by jcooper January 23rd 2011, 7:10 pm

Hey guys i have written a HTML page to go as my homepage but i dont know where to paste my CSS to complete the look of the homepage...
can i use CSS with PHPBB3 or am i just being stupid...
be nice i have only just started writing webpages
avatar
jcooper
Forumember

Male Posts : 26
Reputation : 0
Language : English

Back to top Go down

Solved Re: PHPbb3

Post by Harperboy326 January 23rd 2011, 7:20 pm

You are not being stupid at all. You want to paste your CSS code in the CSS Stylesheet. To get there, follow this root:

ACP // Display // Pictures and Colors // Colors // CSS Stylesheet
Harperboy326
Harperboy326
Forumember

Male Posts : 753
Reputation : 239
Language : English
Location : On the support forum

http://www.ThatTechKid.com

Back to top Go down

Solved Re: PHPbb3

Post by jcooper January 23rd 2011, 9:54 pm

Thanks alot mate!
didn't see that earlier Razz
haha thanks
avatar
jcooper
Forumember

Male Posts : 26
Reputation : 0
Language : English

Back to top Go down

Solved Re: PHPbb3

Post by jcooper January 23rd 2011, 9:58 pm

ok i added the CSS but it has had the opposite effect i had hoped for...
its affected my forum and not my html pages
avatar
jcooper
Forumember

Male Posts : 26
Reputation : 0
Language : English

Back to top Go down

Solved Re: PHPbb3

Post by Guest January 23rd 2011, 10:27 pm

Please remove the CSS you just added to your Admin Control Panel. Now, take the CSS and enclose it with STYLE tags, as follows:

Code:
<style type="text/css">
YOUR CSS
</style>
Add the CSS with the STYLE tags to your HTML page. If you have created a header with HEAD tags, your CSS goes there. Otherwise, put the CSS at the top of the BODY area.

avatar
Guest
Guest


Back to top Go down

Solved Re: PHPbb3

Post by jcooper January 23rd 2011, 10:39 pm

that was stupid of me ....
havent done any coding for a LONG time ^^
avatar
jcooper
Forumember

Male Posts : 26
Reputation : 0
Language : English

Back to top Go down

Solved Re: PHPbb3

Post by Jophy January 24th 2011, 12:08 pm

Solved => Topic Locked
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum