The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> table related problem with border added automatically...
rw1
post Sep 19 2006, 08:07 PM
Post #1


Member
***

Group: Members
Posts: 41
Joined: 19-September 06
Member No.: 171



hello,

i am working on a joomla site and i have placed some 'modules' within some table cells. the problem is that for some reason there is a border around the modules and therefore the modules are not 'butting up' together.

i have placed a message on the joomla forums but i think it may just be a table related problem.

if anyone could check the link and offer any ideas it would be really appreciated.

thankyou.

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
 
Reply to this topicStart new topic
Replies
pandy
post Sep 19 2006, 08:19 PM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,733
Joined: 9-August 06
Member No.: 6



Do you mean the white stripe below the top image? Here goes.
http://www.htmlhelp.com/faq/html/images.html#image-nospace
Another way to get rid of the space is to use CSS and make the image 'display: block'.

I like that layout. It looks very nice and clean.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
rw1
post Sep 20 2006, 12:31 AM
Post #3


Member
***

Group: Members
Posts: 41
Joined: 19-September 06
Member No.: 171



QUOTE(pandy @ Sep 20 2006, 11:19 AM) *

Do you mean the white stripe below the top image? Here goes.
http://www.htmlhelp.com/faq/html/images.html#image-nospace
Another way to get rid of the space is to use CSS and make the image 'display: block'.

I like that layout. It looks very nice and clean.


thank you pandy, i really appreciate your reply. could you tell me how to implement the "'display: block" solution. where and how do i need to add this?

thankyou.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Sep 20 2006, 12:44 AM
Post #4


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,733
Joined: 9-August 06
Member No.: 6



Have you fixed it already? I don't see gap anymore. blink.gif

Anyway, there is a whole table wrapped around the image and the table has a class so this should work.
.moduletable img { display: block }

But as the gap is gone I guess you don't need that.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
rw1
post Sep 20 2006, 12:47 AM
Post #5


Member
***

Group: Members
Posts: 41
Joined: 19-September 06
Member No.: 171



QUOTE(pandy @ Sep 20 2006, 03:44 PM) *

Have you fixed it already? I don't see gap anymore. blink.gif

Anyway, there is a whole table wrapped around the image and the table has a class so this should work.
.moduletable img { display: block }

But as the gap is gone I guess you don't need that.


hi pandy,

no i have not fixed it, i still see it in ff. i would never not report on fixing something! smile.gif

so i add this to my css file:

.moduletable img { display: block }

what do i need to add where the image is? (btw its actually a flash movie)

thankyou.

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic
rw1   table related problem with border added automatically...   Sep 19 2006, 08:07 PM
pandy   Do you mean the white stripe below the top image? ...   Sep 19 2006, 08:19 PM
rw1   Do you mean the white stripe below the top image?...   Sep 20 2006, 12:31 AM
pandy   Have you fixed it already? I don't see gap any...   Sep 20 2006, 12:44 AM
rw1   Have you fixed it already? I don't see gap an...   Sep 20 2006, 12:47 AM
pandy   You don't have to change the HTML. But we are ...   Sep 20 2006, 01:23 AM
rw1   You don't have to change the HTML. But we are...   Sep 20 2006, 01:34 AM
pandy   You want that first fix for IE anyway. But I'v...   Sep 20 2006, 02:00 AM
rw1   You want that first fix for IE anyway. But I...   Sep 20 2006, 05:42 AM
rw1   i have cleaned up the code quite a lot, it is work...   Sep 20 2006, 06:24 AM
pandy   i have cleaned up the code quite a lot, it is wor...   Sep 20 2006, 11:43 AM
rw1   Not enough. There's still a missing </td...   Sep 20 2006, 07:11 PM
pandy   Look at the validator result here. http://www.html...   Sep 20 2006, 09:12 PM
rw1   i changed to this but now there is padding around ...   Sep 20 2006, 09:13 PM
rw1   this is code now, i tried to make it cleaner and s...   Sep 20 2006, 09:26 PM
pandy   Remove it. :rolleyes:   Sep 20 2006, 09:33 PM
rw1   Remove it. :rolleyes: i removed it and code n...   Sep 20 2006, 09:40 PM
pandy   Oh man... now the line is there in IE too. :o H...   Sep 20 2006, 09:50 PM
rw1   Oh man... now the line is there in IE too. :o ...   Sep 20 2006, 10:02 PM
rw1   wait!! it worked!! :o edit: yes ...   Sep 20 2006, 10:06 PM
pandy   wait!! it worked!! :o What? Wha...   Sep 20 2006, 10:25 PM
rw1   wait!! it worked!! :o What? Wh...   Sep 21 2006, 12:04 AM
pandy   Yes, but you first said it didn''t work. I...   Sep 21 2006, 12:09 AM
pandy   You have it there... View source. Maybe you have o...   Sep 20 2006, 10:24 PM
pandy   [quote name='pandy' post='1574' date='Sep 20 2006...   Sep 20 2006, 11:03 AM


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 27th April 2024 - 07:09 AM