This forum is for assistance with theme development.

creating a css class that effect multiple blocks in the same region of a fusion subtheme

creating a css class that effect multiple blocks in the same region of a fusion subtheme
hi i just started creating my first Drupal site using a custom fusion sub-theme. In the top-header region of my sub-theme i have two blocks, "the search bar" and the "user menu" however these bocks seem to add some unwanted margin bottom. I tried to fix this problem in my-styles.css folder by adding this.

#header-top .block {
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
}

Image upload problem

Hi everyone!
I recently installed drupal 7. And started building my site with batrik theme.
But whenever i try to upload a picture with any of my content type it gives error e.g. just a small square in place of the picture.
Please guide! what could be possible reasons for this error?
My site url:
http://www.babarhussain.net/en

Looking for Documentation Review on Subtheme Color Integration

Hi,

I just wrote some documentation on how to integrate the color module into a Garland subtheme.

http://drupal.org/node/1969060

I've marked it as "Needs Technical Review". I'd be interested to hear some responses to the questions I pose in it. And I'd also like to make sure I'm getting my facts straight.

Please take a look.

Thanks,

Mike

How to install BXSLIDER

I am trying to upload a module bxslider from http://drupal.org/project/bxslider_views_slideshow and uploaded through Admin Panel of my website. But it's displaying below error in Module List table:

BxSlider - Views Integration
Requires: Views Slideshow (disabled), Views (missing), Libraries (missing)

Could someone please guide me how to enable BXSLIDER for my website? I am newbie in Drupal.

Show secondary menu in the forum

Hello!

I've encountered a problem. On the website I'm building the menu hierarchy is: members -> sublink under members. I have a menu and a secondary menu, both are displayed when you're at the sublink page. I have placed the default Drupal "forum" under members in the menu, but the forum isn't actually "placed" there, and thus no secondary links show up.

Could I please get some help with this? :)

Icon Placements

Hello everybody... I need help about to place icons to Readmore and Nodequeue links under the content box in homepage. how can i do this i don't know please help.

i tried many times but i cannot hide text.. and my icon shows up under the text.

Thanks for your help.

ul.inline, ul.links.inline {
display: inline;
padding-right: 25px;
float: right;
}

.node-readmore a {
	background:url(images/eyeicon.png) no-repeat;
	}

Pages

Subscribe with RSS Subscribe to RSS - Theme development