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.

help with linking external CSS

3 posters

Go down

Solved help with linking external CSS

Post by K50 July 3rd 2012, 8:30 am

Hello, I'm K50.

I'm currently working on a new HTML page for a site I'm an administrator of but I'm having trouble with the CSS sheets. I don't want to use the CSS the forums do, I want it completely unique. I was wondering how, if possible, I could host a CSS sheet and link to it with a < link rel .... > function in that HTML page?

Hopefully that makes sense, I'm a rookie with CSS Razz thanks for the help.


Last edited by K50 on July 7th 2012, 8:44 pm; edited 2 times in total
avatar
K50
New Member

Posts : 5
Reputation : 1
Language : american english

Back to top Go down

Solved Re: help with linking external CSS

Post by K50 July 7th 2012, 9:00 am

*bump* am I in the wrong forum or does nobody else know right now?
avatar
K50
New Member

Posts : 5
Reputation : 1
Language : american english

Back to top Go down

Solved Re: help with linking external CSS

Post by runawayhorses July 7th 2012, 5:22 pm

I'm not sure I understand your question. You cannot host your own CSS stylesheet you have to use forumotions. If you don't want the stylesheet to have any influence on your html page set it to not show the header and footer, and use html coding to override anything the CSS stylesheet might be producing.
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: help with linking external CSS

Post by Mike July 7th 2012, 6:49 pm

you can make your own css.

Make an HTML page called "css2.css"

then use the link rel on the custom page for it.

Alternatively... you can do this in the same HTML page as what you're designing:

Code:
<style type="text/css">
CSS GOES HERE
</style>
Mike
Mike
Hyperactive

Male Posts : 4255
Reputation : 471
Language : English, HTML, CSS
Location : Loveland, Colorado

Back to top Go down

Solved Re: help with linking external CSS

Post by K50 July 7th 2012, 8:43 pm

Drogba921 wrote:Make an HTML page called "css2.css"
That's what I wanted to know, thank you Smile
avatar
K50
New Member

Posts : 5
Reputation : 1
Language : american english

Back to top Go down

Back to top

- Similar topics

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