Results 1 to 8 of 8
-
3rd Dec 2011, 04:08 PM #1OPMemberWebsite's:
SourceParadise.com MobileMaster.orgHelp with CSS/HTML
How to fix this thing ?
You can see the text is broken out of margin, I guess its something related to CSS, but can anyone tell me what exactly it is ?
Link to the page:
http://sectut.com/267/how-to-change-...e-and-quality/nEw_boY Reviewed by nEw_boY on . Help with CSS/HTML How to fix this thing ? http://screensnapr.com/e/luriwl.png You can see the text is broken out of margin, I guess its something related to CSS, but can anyone tell me what exactly it is ? Link to the page: http://sectut.com/267/how-to-change-thumbnail-size-and-quality/ Rating: 5
-
3rd Dec 2011, 04:22 PM #2Respected Developer
first why are you using pre tag everywhere in post?
u need to modify pre in your css, and that is most messed up CSS file I ever seen.Bots Development | Web Development | Wordpress Customization | PSD Conversion
Life has many twists and turns in it, you have to take what you are given and use it for the best.
-
3rd Dec 2011, 04:26 PM #3OPMemberWebsite's:
SourceParadise.com MobileMaster.orgIt isnt my custom thing. Some shitty paid skin - nulled but I liked the layout.
Here is the CSS:
http://pastebin.com/Jq9neMXw
Should I switch to another theme ? Is there any way to fix this by the way ?
-
3rd Dec 2011, 04:37 PM #4MemberWebsite's:
eih.bz pornDDL.me sexytattoochicks.tumblr.com
-
3rd Dec 2011, 04:40 PM #5Respected Developer
why are you giving that many pre tags in your post?
and to fix that change this
Code:pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
Code:pre, code { font-family: arial; margin: 0px; padding:0; width: 250px; }
Bots Development | Web Development | Wordpress Customization | PSD Conversion
Life has many twists and turns in it, you have to take what you are given and use it for the best.
-
4th Dec 2011, 05:17 PM #6OPMemberWebsite's:
SourceParadise.com MobileMaster.orgWell, I`m used to post articles from text editor most of times, not HTML editor so pre tags arent being assigned by me.
About that fix, it isnt working.
http://sectut.com/247/make-a-autorun-file-for-ur-cd/
Yesterday I there was a plugin update that fucked up my permissions so images folder was blocked for outsiders, took me a while to actually identify it.
Can this be fixed ?
-
7th Dec 2011, 04:30 PM #7Respected Member
Take the width: 250px; out. Doesn't work on css pre. You can add a width in the pre html but only for characters not px or cm .
Add this instead:
Code:white-space: -moz-pre-wrap;/* Mozilla, supported since 1999 */ white-space: -pre-wrap;/* Opera */ white-space: -o-pre-wrap;/* Opera */ white-space: pre-wrap;/* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */ word-wrap: break-word;/* IE 5.5+ */
-
26th Dec 2011, 10:44 PM #8MemberWebsite's:
PornShareProject.org MidnightDesires.orgOr you can simply replace <pre> </pre> tags with <p> </p>
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
html and css help
By tractor3231 in forum Web Development AreaReplies: 7Last Post: 5th Sep 2011, 08:42 AM -
PSD to HTML
By ddlshack in forum Graphics AreaReplies: 1Last Post: 26th May 2011, 11:07 AM -
PSD to PHP/HTML?
By .:Jamie:. in forum Web Development AreaReplies: 8Last Post: 1st Mar 2011, 08:17 AM -
(X)HTML, CSS slicing (6 years experience) | PSD to (X)HTML and CSS | Professional job
By Wamer in forum Completed TransactionsReplies: 8Last Post: 21st Jul 2010, 06:13 PM -
HTML help
By n4pst3r in forum Server ManagementReplies: 5Last Post: 30th Mar 2010, 09:38 AM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...