WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Adding css for a line break? Empty Adding css for a line break? Tue Nov 02, 2010 8:33 pm

Emilio

Emilio
Registered Member
Registered Member
Well you can use a line break in Bbcodes
But can you customize it?
I wanna make the linebreaks look indented

So i need to add the css
but whats the css for line break from bbcdes?

http://www.graphilicious.forumotion.Com

2Adding css for a line break? Empty Re: Adding css for a line break? Tue Nov 02, 2010 8:52 pm

Guest


Guest
i dont think you can customize bbcodes with css.

maybe you want the css for line brake <br /> or horizontal line <hr /> ?

3Adding css for a line break? Empty Re: Adding css for a line break? Tue Nov 02, 2010 9:20 pm

Emilio

Emilio
Registered Member
Registered Member
Oh yhe sorry i mean the horizontal line the <hr />
Sorry

http://www.graphilicious.forumotion.Com

4Adding css for a line break? Empty Re: Adding css for a line break? Tue Nov 02, 2010 10:43 pm

ankillien

ankillien
Administrator
Administrator
Hi,

You can add CSS to hr bbcode, like this...

Code:
[hr style="YOUR CSS HERE"]

5Adding css for a line break? Empty Re: Adding css for a line break? Tue Nov 02, 2010 10:44 pm

Emilio

Emilio
Registered Member
Registered Member
Do i need to put that into the css?

http://www.graphilicious.forumotion.Com

6Adding css for a line break? Empty Re: Adding css for a line break? Tue Nov 02, 2010 10:47 pm

Guest


Guest
No thats the bbcode with the css inside.

As anki written,

Code:
[hr style="YOUR CSS HERE"]

Just place the css which styles the horizontal line you want.

7Adding css for a line break? Empty Re: Adding css for a line break? Tue Nov 02, 2010 11:02 pm

Emilio

Emilio
Registered Member
Registered Member
I doesn't work ;s
[hr style="{
margin: 20px 0; padding: 0;
list-style: none;
border-top: 1px solid #333;
border-bottom: 1px solid #111;
}"]

http://www.graphilicious.forumotion.Com

8Adding css for a line break? Empty Re: Adding css for a line break? Tue Nov 02, 2010 11:08 pm

Unknown Data

Unknown Data
Registered Member
Registered Member
When you write inline style, should it look like this.
Code:
[hr style="margin: 20px 0; padding: 0; list-style: none; border-top: 1px solid #333; border-bottom: 1px solid #111;"]

http://woops.dk

9Adding css for a line break? Empty Re: Adding css for a line break? Tue Nov 02, 2010 11:15 pm

Emilio

Emilio
Registered Member
Registered Member
Still doesn't work

http://www.graphilicious.forumotion.Com

10Adding css for a line break? Empty Re: Adding css for a line break? Wed Nov 03, 2010 9:39 am

ankillien

ankillien
Administrator
Administrator
I tested it on my board and it looks like CSS is not compatible with the hr BBCode. I don't think it is possible.

11Adding css for a line break? Empty Re: Adding css for a line break? Wed Nov 03, 2010 8:42 pm

Emilio

Emilio
Registered Member
Registered Member
Damn Sad Ok thanks anyways

http://www.graphilicious.forumotion.Com

12Adding css for a line break? Empty Re: Adding css for a line break? Wed Nov 03, 2010 9:15 pm

ankillien

ankillien
Administrator
Administrator
Solved | Locked

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

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