For some weird reason i just can make line break at my front page on word press.
Can someone please have a look at it.
Ship me a PM and ill send you login info.
For some weird reason i just can make line break at my front page on word press.
Can someone please have a look at it.
Ship me a PM and ill send you login info.
The darkest hour is just before dawn
What do you mean a line break? If your trying to put lines between content you could use when writing using the html part.
<p style="border-bottom: 3px double;">whatever text goes here</p> < will do a double line have solid for 1 line
or you can just use that between sections.
whatever text goes here
<p style="border-bottom: 3px double;"></p>
whatever text goes here
Diversify with Shareasale & if your a developer its the place to Sell your Stuff.
Awesome Wordpress themes & html templates from $20 - $50 | Premium plugins & useful scripts form $5
the line thing works, but not this code:
<p style="border-bottom: 3px double;"></p>
The darkest hour is just before dawn
add this to your css file
element.style {
border-bottom:3px double #whatever color;
}
If that doesn't work I don't know.
Diversify with Shareasale & if your a developer its the place to Sell your Stuff.
Awesome Wordpress themes & html templates from $20 - $50 | Premium plugins & useful scripts form $5
css file
It should be possible to get a line break in the HTML code shouldent it!
The darkest hour is just before dawn
This works for me every time.
HTML Code:<p style="border-bottom: 3px double;">For some weird reason i just can make line break at my front page on word press. Can someone please have a look at it. Ship me a PM and ill send you login info. </p> <p style="border-bottom: 3px double;">For some weird reason i just can make line break at my front page on word press. Can someone please have a look at it. Ship me a PM and ill send you login info. </p>
Diversify with Shareasale & if your a developer its the place to Sell your Stuff.
Awesome Wordpress themes & html templates from $20 - $50 | Premium plugins & useful scripts form $5
Yep, thx manYou mean <br/> ?
I used these:
<p><br />
</p>
<p> </p>
But they dident work.
It was driving me crazy, so thx a lot.
The darkest hour is just before dawn
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks