I want to remove theme's logo, I'm using bluebreeze theme.
I renamed the image file of the logo. The logo won't show but there is now a text "Home" instead. What file do I need to modify in order to remove the img-tag that loads the logo picture?
hi guys
i have a problem with style.
i use MyDrupal-Tidy-5.x-1.0
i use drupal 5.2
my lauguage is arabic, so the style should be from right to left.
i provide this post with two images explain what i mean.
there some differences between my style on IE and firefox
How does the base.png file relate to the final product at all? It seems like the base.png file is non-to-scale and contains parts that aren't even in the final product. I understand that this discontinuity may result from the area filling with slices method but am confused how it gets about.
I am a new member and I am considering using Drupal for a project, I am very impressed with what I have seen so far. I am interested to know whether the theme used on the Drupal website is available to download? I am particularly interested to be able to create the menus across the top "Handbook", "Download" ... with the search box underneath.
I'm having sort of an issue...I'm currently customizing a theme and creating a css nav bar from the primary links. The thing is, the nav bar is too short (horizontally) and I can't add any more padding otherwise it'll overflow. So...I'm trying to assign individual classes to the primary links
I created a new block that I wish to be displayed on every page. I would like to style this block differently then all other blocks. I have created a new template and named it block-raq.tpl.php (raq being the custom part). How do I how tell the new block to use this template?