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.

Is it possible to change this line in to another line?

3 posters

Go down

Is it possible to change this line in to another line? Empty Is it possible to change this line in to another line?

Post by Cool-Guy Tue 26 Apr - 15:42

Check this out:

Is it possible to change this line in to another line? Line10

It looks like this:

______________________________

But I would like it to look more like this:

------------------------------

Is it possible, and if so, how do I change it?
avatar
Cool-Guy
Forumember

Posts : 295
Reputation : 0
Language : English

Back to top Go down

Is it possible to change this line in to another line? Empty Re: Is it possible to change this line in to another line?

Post by Nera. Tue 26 Apr - 18:36

It will change other lines to but give it a try if you wont
Code:
.h3, h3 {
    border-bottom: 1px dotted #0076B1;
}

Try adding it, if it doesn't go well find this rule and EDIT IT (change solid to dotted).
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Is it possible to change this line in to another line? Empty Re: Is it possible to change this line in to another line?

Post by Cool-Guy Tue 26 Apr - 18:45

It works. Too bad, it looks like this:

..............................

And not like this:

------------------------------

Isn't it possible to have it like that?
avatar
Cool-Guy
Forumember

Posts : 295
Reputation : 0
Language : English

Back to top Go down

Is it possible to change this line in to another line? Empty Re: Is it possible to change this line in to another line?

Post by Base Tue 26 Apr - 18:47

Yes, please add this code instead:

Code:
.h3, h3 {
    border-bottom: 1px dashed #0076B1;
}
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Is it possible to change this line in to another line? Empty Re: Is it possible to change this line in to another line?

Post by Cool-Guy Tue 26 Apr - 18:52

Works. Smile

Now, before locking this thread:

Is there any other options out there? Like having squares, or similar? Or is it only the "solid", "dotted", and "dashed" out there?

Thanks.
avatar
Cool-Guy
Forumember

Posts : 295
Reputation : 0
Language : English

Back to top Go down

Is it possible to change this line in to another line? Empty Re: Is it possible to change this line in to another line?

Post by Base Tue 26 Apr - 18:54

There are many other options out there, however there is no such option to make it squares or similar.
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Is it possible to change this line in to another line? Empty Re: Is it possible to change this line in to another line?

Post by Cool-Guy Tue 26 Apr - 18:57

Like... could you... name 3 more? Mr. Green
avatar
Cool-Guy
Forumember

Posts : 295
Reputation : 0
Language : English

Back to top Go down

Is it possible to change this line in to another line? Empty Re: Is it possible to change this line in to another line?

Post by Base Tue 26 Apr - 19:02

I can name you some, but they won't have any effect on the line itself.

Some examples include "ridge", "groove" and "double". Wink
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Is it possible to change this line in to another line? Empty Re: Is it possible to change this line in to another line?

Post by Cool-Guy Tue 26 Apr - 19:08

Yup. "Ridge", and "double" didn't change anything.

"Groove", did, though. Smile

Is there any list somewhere with all names? I would like to try some more.

(... And if it isn't, I guess you will have to be spending your day writing them all.) king

Edit: They did actually change the line. I just had to chance the number of pixels.
avatar
Cool-Guy
Forumember

Posts : 295
Reputation : 0
Language : English

Back to top Go down

Is it possible to change this line in to another line? Empty Re: Is it possible to change this line in to another line?

Post by Base Tue 26 Apr - 19:25

Really? It must have changed its colour because I couldn't see a really big difference on my screen.

There isn't a list out there that I know of, but I've been through all the possible options and most of them (99 %) will not have an effect.
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Back to top

- Similar topics

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