Current time: 03-22-2010, 02:12 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
<<<-HTML code help???->>>
10-11-2009, 08:45 PM
Post: #11
RE: <<<-HTML code help???->>>
(10-11-2009 08:44 PM)MattRogowski Wrote:  Just put it in the <style> tag then like the other classes.

I am...

[Image: 93Q3lS.gif]
Find all posts by this user
Quote this message in a reply
10-11-2009, 08:47 PM (This post was last modified: 10-11-2009 08:47 PM by Mark.M.)
Post: #12
RE: <<<-HTML code help???->>>
Edit, wow that didn't send for a long time...

Back Somewhat.
[Image: 280574.jpg]
Visit this user's website Find all posts by this user
Quote this message in a reply
10-11-2009, 08:49 PM (This post was last modified: 10-11-2009 08:52 PM by combus.)
Post: #13
RE: <<<-HTML code help???->>>
(10-11-2009 08:43 PM)ReDDs Wrote:  I don't have a css file. I'm just putting the CSS stright into the HTML via the <style?</style> code... Do I NEED to create a CSS file???

How can you make it through without a CSS file!! Go create one now!

But really, is not that's not possible to style a site without a CSS file, but is way easier to use one. Because you can use it in every page w/o having to add the same <style> to each one, and if you want to change something, you just have to do it in one place.

PS: the text in your sign make no sense to me... "All things Apple and Mac"?? It's so redundant to say Mac after Apple.
Visit this user's website Find all posts by this user
Quote this message in a reply
10-11-2009, 08:50 PM
Post: #14
RE: <<<-HTML code help???->>>
How do I layout the CSS file? I've never done one before?

[Image: 93Q3lS.gif]
Find all posts by this user
Quote this message in a reply
10-11-2009, 08:55 PM (This post was last modified: 10-11-2009 08:56 PM by MattRogowski.)
Post: #15
RE: <<<-HTML code help???->>>
It's exactly the same as what's in the <style> tag but without the <style> tags. See here: http://community.mybboard.net/cache/them...global.css

Then include it:

Code:
<link type="text/css" rel="stylesheet" href="http://community.mybboard.net/cache/themes/theme2/global.css" />

My Personal Site - Twitter
MyBB Support Team
[Image: lqscs]
Visit this user's website Find all posts by this user
Quote this message in a reply
10-12-2009, 02:15 AM
Post: #16
RE: <<<-HTML code help???->>>
Or you could just add border="0" to each <img> tag if you're doing things the old fashioned way..

Latest NanoSkinners Release: NanoSpace
[Image: scoutie44.png]
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: