I like this site: http://changeeverything.ca/ It's based on Drupal. I do find it a bit slow to load tho....is this the theme's fault?
I like the rounded corners on the primary links, blocks, body, header.....and I think (hope) they do the corners with JavaScript rather than many other themes I have seen where it is images that make up the rounded corners...it looks as good...it's just a pain to change the colours.
So I've made a layout in Photoshop, I've sliced it. Can someone help me incorporate it code into it? I tried to start with BlueMarine but for some reason the images aren't showing. Do I need special code to help point to the right images?
Thanks in advanced. I can email you my PSD file or zip up the images. Any help appreciated.
I am playing with the 5.x beta with my custom theme. It is here on a temp site: www.memoryflix.biz. I have inserted the new primary link code in the page.tpl.php file. It took some fiddling to get them, along with the background image, to show properly. I used bluemarine page.tpl.php as the basis for the theme. Everything looked good in 4.7.4, as here: www.lifeonilife.com. My only problem is the tabs are now spaced too far apart. I have another theme that is doing the same thing. Looked fine in 4.7.4, but now there are spaces. From that theme, it seems it's the size or padding or margin of the button_over image, but nothing in the css that I change is squashing the space. I even dropped the background image to a 1px width. I realize that the new primary link code is using navlist. My css has navcontainer. I tried changing all the navcontainers to navlist and that really messed things up. So I left the new code as is and put it in <div id = "navcontainer"></div>
I just want to get rid of the spaces. I didn't want to put this in as an issue because I THINK it's got to be the css, but if anyone thinks it worthy to be an issue I will post it there. I'm a newbie who has discovered custom theming and Dries' post said newbies could contribute to the testing of 5.x beta. I'm definitely in the "dangerous" category. I lived life as a tester for six years, testing against Oracle databases and SAS. Never want to see that life again, but I'll gladly volunteer to test if anyone wants to give me some use cases, or I can just try and break things myself!
I'm creating a text only theme and would like to remove all images tags from the html output. I'm also thinking that I may want to use the alt text to present to the user instead.
I know this is done with preg_replace within template.php, but could do with some help.
Something simple for a css pro but unfortunately im stuck.
I would like to edit the Newsportal theme to include rounded corners on the headers, primary links, menu and footer but im unable to figure out the html and css to allow multiple background images.
I know that they can not simply be written one after the other so how could I write something like