[Cialug] OT: CSS Help

Kulish, Chris ckulish at shazam.net
Tue Nov 3 11:12:00 CST 2009


Yeah, that's one of the lines I was editing but it didn't appear to
affect the search box.  I'll take a look at it again tonight.

 

Looks like the winning suggestion is firebug.  I'll get that installed
tonight as well and see what I can find.

 

Thanks for the suggestions!

 

From: cialug-bounces at cialug.org [mailto:cialug-bounces at cialug.org] On
Behalf Of Kenneth Younger
Sent: Tuesday, November 03, 2009 10:55 AM
To: Central Iowa Linux Users Group
Subject: Re: [Cialug] OT: CSS Help

 

Firebug is a terrific suggestion - here is how I personally would fix it
if I were you.

change http://tech.kulish.com/themes/d4rk/css/main.css?F (line 193):
#search input.form-text { color:#ffffff; }

add:
#content .node { margin-bottom:40px; }
Note: someone mentioned to add padding, but generally you want to use
margin to separate elements like nodes, as you might want to use a
background color for your node, and background-color applies to padding,
but not margin.

add:

.item-list .pager li a:link, .item-list .pager li a:visited {
color:#ffffff; }
.item-list .pager li a:hover { color:hotpink; }

I have no idea what you mean by "preview", so you'll have to find that
one on your own.

-Kenny

On Tue, Nov 3, 2009 at 10:21 AM, Kulish, Chris <ckulish at shazam.net>
wrote:

I'm currently trying to fix up a Drupal theme by correcting some of the
shortcomings I've found, but I've not worked with CSS directly much in
the past.

 

On my tech.kulish.com site, I am having a couple issues with colors that
I cannot seem to locate in the *.css files anywhere.  I suppose these
could be contained right in the php files themselves, but that would
short circuit the benefits of stylesheets wouldn't it?

 

Anyway,

Have a look but my problems are:

 

Text color in 2 specific areas: the search box at the top and pager at
the bottom.

I also have a white text on white background "preview" issue that I am
trying to locate.

And finally, the spacing issue.  There is no extra CR between the blog
posts or on the blocks at the right.

 

Anyone else using Drupal that's played around with the theme system?

 

 

Christopher Kulish | Unix Administrator I 

(O) 800-537-5427, ext. 4271 | (M) 515-473-0015 
(F) 515-248-5828 | ckulish at shazam.net <mailto:_____ at shazam.net> 

6700 Pioneer Pkwy | Johnston, IA 50131

 

 

________________________________

Attention: This electronic document and associated attachments (if any)
may contain confidential information of the sender (SHAZAM Network) and
is intended solely for use by the addressee(s). Review by unintended
individuals is prohibited. If you are not the intended recipient: (i) do
not read, transmit, copy, disclose, store, or utilize this communication
in any manner; (ii) please reply to the sender immediately, state that
you received it in error and permanently delete this message and any
attachment(s) from your computer and destroy the material in its
entirety if in hard copy format. If you are the intended recipient,
please use discretion in any email reply to ensure that you do not send
confidential information as we cannot secure it through this medium. By
responding to us through internet e-mail, you agree to hold SHAZAM, Inc.
and all affiliated companies harmless for any unintentional
dissemination of information contained in your message. Thank you. 


_______________________________________________
Cialug mailing list
Cialug at cialug.org
http://cialug.org/mailman/listinfo/cialug

 



Attention: This electronic document and associated attachments (if any) may contain confidential information of the sender (SHAZAM Network) and is intended solely for use by the addressee(s). Review by unintended individuals is prohibited. If you are not the intended recipient: (i) do not read, transmit, copy, disclose, store, or utilize this communication in any manner; (ii) please reply to the sender immediately, state that you received it in error and permanently delete this message and any attachment(s) from your computer and destroy the material in its entirety if in hard copy format. If you are the intended recipient, please use discretion in any email reply to ensure that you do not send confidential information as we cannot secure it through this medium. By responding to us through internet e-mail, you agree to hold SHAZAM, Inc. and all affiliated companies harmless for any unintentional dissemination of information contained in your message. Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cialug.org/pipermail/cialug/attachments/20091103/242f5386/attachment-0001.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 1980 bytes
Desc: image001.jpg
Url : http://cialug.org/pipermail/cialug/attachments/20091103/242f5386/attachment-0001.jpeg 


More information about the Cialug mailing list