Ddblock alignment

pomakk - November 7, 2009 - 17:37
Project:Dynamic display block
Version:6.x-1.0-rc6
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

How do i center ddblock? (block display) i use upright10 and modest gray 10 themes. I read many issues but i havent got enough knowledge about css. For upright10 theme, 65 px left to right may fix my problem. Thnx

#1

ppblaauw - November 8, 2009 - 06:14
Status:active» postponed (maintainer needs more info)

Have a look at this issue Center align images.

Do you have a link to the Internet site, so I can help you better.
You can send it at my contact form.

Hope this helps you further, please let me know.

#2

pomakk - November 8, 2009 - 08:30

Ok but where can i put these codes? i see that css prefixes begin with "div.ddblock-cycle-upright10 div......."

#3

ppblaauw - November 8, 2009 - 08:58

in the file [*themename*]/custom/modules/ddblock/upright10/ddblock-cycle-upright10.css

you can change the first line

div.ddblock-cycle-upright10 div.container{background-color:#fff;width:478px;}

to

div.ddblock-cycle-upright10 div.container{background-color:#fff;margin-left:65px;width:478px;}

Hope this helps you further, please let me know.

#4

pomakk - November 8, 2009 - 09:21

Thank you so much for your support. fixed ;)

#5

pomakk - November 8, 2009 - 09:22
Status:postponed (maintainer needs more info)» fixed

#6

System Message - November 22, 2009 - 09:30
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.