cooletin Posted July 26, 2013 Share Posted July 26, 2013 Hello! Can someone please help me I cant find how I fix the black line in left and right column. Please check the file Link to comment Share on other sites More sharing options...
vekia Posted July 26, 2013 Share Posted July 26, 2013 if you will share the url then it will be easier to check what is goin on there anyway, you should check the global.css style for something like this .block .title_block, .block h4 { padding: 6px 11px; font-size: 12px; color: #fff; text-shadow: 0 1px 0 #000; text-transform: uppercase; background: #383838; text-align: left; font-weight: bold; } if you don't have it, just paste it there Link to comment Share on other sites More sharing options...
cooletin Posted July 26, 2013 Author Share Posted July 26, 2013 www.cooleting.no Link to comment Share on other sites More sharing options...
cooletin Posted July 26, 2013 Author Share Posted July 26, 2013 Thanks, but where do I find globile css and which line should I paste it? Link to comment Share on other sites More sharing options...
vekia Posted July 26, 2013 Share Posted July 26, 2013 that's right, there is no css styles that i pasted above, just use it paste whole code to this file .block .title_block, .block h4 { padding: 6px 11px; font-size: 12px; color: #fff; text-shadow: 0 1px 0 #000; text-transform: uppercase; background: #383838; text-align: left; font-weight: bold; } file: /themes/default/css/global.css Link to comment Share on other sites More sharing options...
cooletin Posted July 26, 2013 Author Share Posted July 26, 2013 Sorry but I try to put it in now but it not working. where should i put it? I can see that the black line on header is just more dark. sorry for my bad experience Link to comment Share on other sites More sharing options...
vekia Posted July 26, 2013 Share Posted July 26, 2013 clear cache in your browser - ctrl+f5 you will see: Link to comment Share on other sites More sharing options...
cooletin Posted July 26, 2013 Author Share Posted July 26, 2013 Thank you so much:):) Link to comment Share on other sites More sharing options...
cooletin Posted July 26, 2013 Author Share Posted July 26, 2013 Its working in explorer but not in Croome and its problem with the text on many of them . They are not white but grey. just categories are white. Do you have som solution on that? Link to comment Share on other sites More sharing options...
vekia Posted July 26, 2013 Share Posted July 26, 2013 one additional thing, take a look: just add this code to the same file as before then refresh browser cache, and let me know if this will work .block .title_block a, .block h4 a { color: #fff; } after that block will looks like: Link to comment Share on other sites More sharing options...
cooletin Posted July 26, 2013 Author Share Posted July 26, 2013 Thank you so much. Looks like everything is ok now:) made my day. Have a nice day!! Link to comment Share on other sites More sharing options...
vekia Posted July 26, 2013 Share Posted July 26, 2013 you're welcome thanks for information that method provided above works as you expect im glad I'm going to mark this thread as [solved], I'm also closing this thread. if you've got any other questions - feel free to create new topics, we will answer wit pleasure best regards Link to comment Share on other sites More sharing options...
Recommended Posts