dawg
Forum Replies Created
-
Forum: Themes and Templates
In reply to: New Spiderman ThemeWell I do not normally bump a thread, Spiderman which was done in minutes, actually bears my other two themes 6-1 by downloads so I am bumping it. Users feedback requested.
Forum: Themes and Templates
In reply to: Blockquote- lighter gray text?I see you changed the css but you forgot the ; semi colon; after so that is why the white does not show!!!!!
just add the ; after fff so it is like this fff; and it will work
Forum: Themes and Templates
In reply to: Theme AlamoQuote dawg – I am sorry but this is way out. The content and the menu / whatever need to expand/contract according to the content
Quote Root
It is liquid, it will expand to as manny posts as necessary, note min-height not max so escentially in FF if there is only one sentence it won’t bork but will expand to whatever is there.
PS I know the css is a mess, I need to take out a lot of repeated stuff, plus I made a mistake and saved the wrong css file on top of because the wrong theme was selected in dashboard and not like vkaryl did not have backup so I was screwed. I copied and pasted from several ones so now I have a clean up project, will get to it soon.
Forum: Themes and Templates
In reply to: Theme AlamoSo we are clear Root I did not use this methed with floats
Here is how it was used.
#content{padding-left:30px;width: 450px;min-height:500px;}
the min height keeps it looking good if there are no posts in FF but not IE, if I remove all blog posts you would see what I mean in IE only would the sidebar extend down
Forum: Themes and Templates
In reply to: Theme AlamoNo problem root, All three of my themes work as they share the same container basically as seen below
http://cafe789.com/ckl1.htmThe only problem I have which is not a problem as far as I am concerned is in IE with one short post like the
“hello world” This is your first post start blogging.
I can use min-height:500px; and that solves the issue for FF but IE is not standards compliant and does not respect min-height
As long as there is content the theme looks good. One decent post
To all those who saw it ugly, yes it does break with a short post only a sentence or two.
It is not something I am worried about because if there is a post of two hundreds words or two one sentence posts this does not happen.
But this is the mustard test that is used for the theme submission.
If the siderbar does not go thru the footer as seen with mine when I got all those ugly comments.Thanks Root
Forum: Themes and Templates
In reply to: Theme Alamo@pezastic The first one looked the same, except when there were no quick responses, it went 48 hours before the first response, I had played around so when you saw it , it was not meant for viewing.
Test is the folder that it was in so I apoligise as I was working on it when it was viewed ugly. When it was first posted it actually looked better than now because of the sidebar
It should have looked like it does here and I will upload this to the test also.
Forum: Themes and Templates
In reply to: Blockquote- lighter gray text?#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {color:#fff; /*This right here*/
margin: 0;
padding: 0;
}Just like I said before
Then this will do it #menu a:active {color:#fff;}Forum: Themes and Templates
In reply to: Blockquote- lighter gray text?Your css is a mess, you have four sets of inline styles.
At the top of your menu styling youhave this
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {margin: 0;
padding: 0;
} now just add color:#fff; to it if you have FF and wed developer ex you can see what I mean before you apply any changes permantly
Forum: Themes and Templates
In reply to: Blockquote- lighter gray text?You were only suppose to add the white color to this, not take anything out #menu a:active Do you have FF?
Forum: Fixing WordPress
In reply to: Which is better?thats why I said this a few posts back but people kept responding
and I will put it to rest
Forum: Fixing WordPress
In reply to: Change “Categories” and “Archives” in sidebar to something elsesidebar template
Forum: Installing WordPress
In reply to: Stuck on Step 1infinology.com
I find it hard that they would use this for their os
they seem to be well known
Forum: Themes and Templates
In reply to: Blockquote- lighter gray text?Then this will do it
#menu a:active {color:#fff;}Forum: Themes and Templates
In reply to: God! I hate IE!If you measure the distance between the dark green on both sides from inside ie the white inbetween it is 735px
Forum: Themes and Templates
In reply to: God! I hate IE!I think this pic is the culprit just delet it or rename it temporarily while you check IE
http://www.nirvanaaudio.ca/journal/wp-content/themes/nirvana/images/bg_w_sb.gif
yep this is it just used calipers on it and it is 735 px between the jpg and what it shows in IE