[WSG] Operation Aborted: IE

2008-06-11 Thread Olajide Olaolorun
When i open http://www.rockondude.net in IE, i get an Operation Aborted
Error? Why is that? It used to work before...  Can anyone help me check this
out please? Thanks.

-- 
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
RoD: http://www.rockondude.net
Business: http://www.tripleo.biz


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Operation Aborted: IE

2008-06-11 Thread Olajide Olaolorun
Ok, i will take a look at that. another question, do you know how to fix
this:
http://www.olajideolaolorun.com/gfxdesign/misc-fx/

I have no idea why the header is overlapping on the images.

Thanks

On Wed, Jun 11, 2008 at 8:19 PM, Luke Hoggett [EMAIL PROTECTED]
wrote:

  Hi,

 Actually my bad, didn't click through past the splash screen,
 http://www.rockondude.net/index.php does indeed produce an Operation
 Aborted Error

 The below link may help you out

 http://weblogs.asp.net/infinitiesloop/archive/2006/11/02/Dealing-with-IE-_2600_quot_3B00_Operation-Aborted_2600_quot_3B002E00_-Or_2C00_-how-to-Crash-IE.aspx

 Olajide Olaolorun wrote:

 When i open http://www.rockondude.net in IE, i get an Operation Aborted
 Error? Why is that? It used to work before...  Can anyone help me check this
 out please? Thanks.

 --
 Best Regards,
 Olajide Olaolorun
 ###
 Personal: http://www.olajideolaolorun.com
 RoD: http://www.rockondude.net
 Business: http://www.tripleo.biz
 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***


 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




-- 
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
RoD: http://www.rockondude.net
Business: http://www.tripleo.biz


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

[WSG] Help With Hover

2008-06-05 Thread Olajide Olaolorun
Please i need help in fixing this. If you go to
http://www.rockondude.net/index.php in the main content area, am trying to
have it that the images dont have an a:hover effect. How do i achieve this?
I've been messing around with it all day but nothing..

-- 
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
RoD: http://www.rockondude.net
Business: http://www.tripleo.biz


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Help With Hover

2008-06-05 Thread Olajide Olaolorun
The padding is not the error. I fixed that already.. Its the background that
happens under the images...

On Thu, Jun 5, 2008 at 3:25 PM, Prisca schmarsow [EMAIL PROTECTED]
wrote:

 Olajide,

 just had a looka at your page - the jumping happens because you are
 applying padding only on hover for all your links, essentially adding to
 their size...
 This is not ideal, in my humble opinion, as your text also shifts on
 rollover...

 If you however applied your padding to the main link itself - and only
 applied the additional rules to the hover state - that will eliminate all
 shifting... see screenshot:
 http://screencast.com/t/ngKMz25v

 You can of course override what happens to your image compared to the rest
 of the links found on the page by targeting the image inside the link, with
 ... a img { .. }

 hope this helps :)
 Prisca



 On Thu, Jun 5, 2008 at 8:06 PM, Olajide Olaolorun 
 [EMAIL PROTECTED] wrote:

 Please i need help in fixing this. If you go to
 http://www.rockondude.net/index.php in the main content area, am trying
 to have it that the images dont have an a:hover effect. How do i achieve
 this? I've been messing around with it all day but nothing..

 --
 Best Regards,
 Olajide Olaolorun
 ###
 Personal: http://www.olajideolaolorun.com
 RoD: http://www.rockondude.net
 Business: http://www.tripleo.biz
 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




 --
  eyedea.eu 
 --
 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




-- 
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
RoD: http://www.rockondude.net
Business: http://www.tripleo.biz


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Help With Hover

2008-06-05 Thread Olajide Olaolorun
Ok on the index, the padding does not work but on the events page, the
padding does. Why??? They are the same thing??

On Thu, Jun 5, 2008 at 3:45 PM, Olajide Olaolorun 
[EMAIL PROTECTED] wrote:

 The padding is not the error. I fixed that already.. Its the background
 that happens under the images...

 On Thu, Jun 5, 2008 at 3:25 PM, Prisca schmarsow 
 [EMAIL PROTECTED] wrote:

 Olajide,

 just had a looka at your page - the jumping happens because you are
 applying padding only on hover for all your links, essentially adding to
 their size...
 This is not ideal, in my humble opinion, as your text also shifts on
 rollover...

 If you however applied your padding to the main link itself - and only
 applied the additional rules to the hover state - that will eliminate all
 shifting... see screenshot:
 http://screencast.com/t/ngKMz25v

 You can of course override what happens to your image compared to the rest
 of the links found on the page by targeting the image inside the link, with
 ... a img { .. }

 hope this helps :)
 Prisca



 On Thu, Jun 5, 2008 at 8:06 PM, Olajide Olaolorun 
 [EMAIL PROTECTED] wrote:

 Please i need help in fixing this. If you go to
 http://www.rockondude.net/index.php in the main content area, am trying
 to have it that the images dont have an a:hover effect. How do i achieve
 this? I've been messing around with it all day but nothing..

 --
 Best Regards,
 Olajide Olaolorun
 ###
 Personal: http://www.olajideolaolorun.com
 RoD: http://www.rockondude.net
 Business: http://www.tripleo.biz
 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




 --
  eyedea.eu 
 --
 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




 --
 Best Regards,
 Olajide Olaolorun
 ###
 Personal: http://www.olajideolaolorun.com
 RoD: http://www.rockondude.net
 Business: http://www.tripleo.biz




-- 
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
RoD: http://www.rockondude.net
Business: http://www.tripleo.biz


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Help With Hover

2008-06-05 Thread Olajide Olaolorun
The problem is not even just the padding, its the background color under the
images.

On Thu, Jun 5, 2008 at 3:49 PM, Olajide Olaolorun 
[EMAIL PROTECTED] wrote:

 Ok on the index, the padding does not work but on the events page, the
 padding does. Why??? They are the same thing??

 On Thu, Jun 5, 2008 at 3:45 PM, Olajide Olaolorun 
 [EMAIL PROTECTED] wrote:

 The padding is not the error. I fixed that already.. Its the background
 that happens under the images...

 On Thu, Jun 5, 2008 at 3:25 PM, Prisca schmarsow 
 [EMAIL PROTECTED] wrote:

 Olajide,

 just had a looka at your page - the jumping happens because you are
 applying padding only on hover for all your links, essentially adding to
 their size...
 This is not ideal, in my humble opinion, as your text also shifts on
 rollover...

 If you however applied your padding to the main link itself - and only
 applied the additional rules to the hover state - that will eliminate all
 shifting... see screenshot:
 http://screencast.com/t/ngKMz25v

 You can of course override what happens to your image compared to the
 rest of the links found on the page by targeting the image inside the link,
 with ... a img { .. }

 hope this helps :)
 Prisca



 On Thu, Jun 5, 2008 at 8:06 PM, Olajide Olaolorun 
 [EMAIL PROTECTED] wrote:

 Please i need help in fixing this. If you go to
 http://www.rockondude.net/index.php in the main content area, am trying
 to have it that the images dont have an a:hover effect. How do i achieve
 this? I've been messing around with it all day but nothing..

 --
 Best Regards,
 Olajide Olaolorun
 ###
 Personal: http://www.olajideolaolorun.com
 RoD: http://www.rockondude.net
 Business: http://www.tripleo.biz
 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




 --
  eyedea.eu 
 --
 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




 --
 Best Regards,
 Olajide Olaolorun
 ###
 Personal: http://www.olajideolaolorun.com
 RoD: http://www.rockondude.net
 Business: http://www.tripleo.biz




 --
 Best Regards,
 Olajide Olaolorun
 ###
 Personal: http://www.olajideolaolorun.com
 RoD: http://www.rockondude.net
 Business: http://www.tripleo.biz
 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




-- 
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
RoD: http://www.rockondude.net
Business: http://www.tripleo.biz


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Help With Hover

2008-06-05 Thread Olajide Olaolorun
The reason i cant do that is because the content are being fetched from
wordpress. I cant edit every single image.

I want the padding there. The shift. For the text. Not for the images
though. Neither do i want the background for the images...

On Thu, Jun 5, 2008 at 4:01 PM, Prisca schmarsow [EMAIL PROTECTED]
wrote:

 Olajide

 as I mentioned before - you will need to override what you applied
 previously by targeting the image inside its link

 Ideally however - I would try to keep the code more specific - you might
 avoid any overrides being necessary.
 Targeting the links by including their respective div ids/classes might be
 a better approach here...

 and nice method, Rick... I like that... :) :)
 I go around the houses a bit myself I realise, now looking at your
 solution, great advice :)
 Thanks :)

 Prisca


 On Thu, Jun 5, 2008 at 8:49 PM, Olajide Olaolorun 
 [EMAIL PROTECTED] wrote:

 Ok on the index, the padding does not work but on the events page, the
 padding does. Why??? They are the same thing??

 On Thu, Jun 5, 2008 at 3:45 PM, Olajide Olaolorun 
 [EMAIL PROTECTED] wrote:

 The padding is not the error. I fixed that already.. Its the background
 that happens under the images...

 On Thu, Jun 5, 2008 at 3:25 PM, Prisca schmarsow 
 [EMAIL PROTECTED] wrote:

 Olajide,

 just had a looka at your page - the jumping happens because you are
 applying padding only on hover for all your links, essentially adding to
 their size...
 This is not ideal, in my humble opinion, as your text also shifts on
 rollover...

 If you however applied your padding to the main link itself - and only
 applied the additional rules to the hover state - that will eliminate all
 shifting... see screenshot:
 http://screencast.com/t/ngKMz25v

 You can of course override what happens to your image compared to the
 rest of the links found on the page by targeting the image inside the link,
 with ... a img { .. }

 hope this helps :)
 Prisca



 On Thu, Jun 5, 2008 at 8:06 PM, Olajide Olaolorun 
 [EMAIL PROTECTED] wrote:

 Please i need help in fixing this. If you go to
 http://www.rockondude.net/index.php in the main content area, am
 trying to have it that the images dont have an a:hover effect. How do i
 achieve this? I've been messing around with it all day but nothing..

 --
 Best Regards,
 Olajide Olaolorun
 ###
 Personal: http://www.olajideolaolorun.com
 RoD: http://www.rockondude.net
 Business: http://www.tripleo.biz
 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




 --
  eyedea.eu 
 --
 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




 --
 Best Regards,
 Olajide Olaolorun
 ###
 Personal: http://www.olajideolaolorun.com
 RoD: http://www.rockondude.net
 Business: http://www.tripleo.biz




 --
 Best Regards,
 Olajide Olaolorun
 ###
 Personal: http://www.olajideolaolorun.com
 RoD: http://www.rockondude.net
 Business: http://www.tripleo.biz
 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




 --
  eyedea.eu 
 --
 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




-- 
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
RoD: http://www.rockondude.net
Business: http://www.tripleo.biz


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

[WSG] Help With CSS

2008-06-05 Thread Olajide Olaolorun
Ok, here is the case.

http://www.rockondude.net/index.php
http://www.rockondude.net/events/

I am trying to get rid of the image padding that happens for some reason
only on events page. This does not happen on the index page but for some
reason it happens on the events page.

I am also trying to get id of the pink background under the images.

I like the padding and the background + the padding shift on the text, i
just dont want them on images. I cant edit every single image because they
are being loaded from Wordpress.

Please can anyone help me here???

-- 
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
RoD: http://www.rockondude.net
Business: http://www.tripleo.biz


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Help With Hover

2008-06-05 Thread Olajide Olaolorun
Thanks Darren. If you look at the events page not, everything is good. Jut
the movement is still there, thats ok. That one is not like the other one so
thats good ;-)

One more question, if you look at the end of a post, you will see the Share
This link. Now mouse over it and see that the Share This moves into the
image? Why is that?

THANKS

On Thu, Jun 5, 2008 at 4:44 PM, Darren West [EMAIL PROTECTED] wrote:

 Maybe this ...

 a {
   background: black;
 }
 a:hover {
border: 0;
   padding: 5px;
 }
 a img {
   border: 0;
 }
 a:hover img {
   border-bottom: 6px solid white;
margin: -0px -5px -10px -5px;
 }

 Its not happening on the homepage now as the images have been centered
 using the align attribute on the parent paragraph


 2008/6/5 Darren West [EMAIL PROTECTED]:
  Opps, no, it sucks up the next block element
 
 
  2008/6/5 Darren West [EMAIL PROTECTED]:
  Olajide,
 
  I've not tested on IE as just reinstalled and haven't had chance to
  put parallels back but, what about this ...
 
  a {
background: black;
  }
  a:hover {
padding: 5px;
  }
  a:hover img {
margin: -0px -5px -10px -5px;
  }
 
 
  Hope it helps
 
  Darren
 
 
  2008/6/5 Olajide Olaolorun [EMAIL PROTECTED]:
  Please i need help in fixing this. If you go to
  http://www.rockondude.net/index.php in the main content area, am
 trying to
  have it that the images dont have an a:hover effect. How do i achieve
 this?
  I've been messing around with it all day but nothing..
 
  --
  Best Regards,
  Olajide Olaolorun
  ###
  Personal: http://www.olajideolaolorun.com
  RoD: http://www.rockondude.net
  Business: http://www.tripleo.biz
  ***
  List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
  Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
  Help: [EMAIL PROTECTED]
  ***
 
 


 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




-- 
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
RoD: http://www.rockondude.net
Business: http://www.tripleo.biz


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Help With Hover

2008-06-05 Thread Olajide Olaolorun
Darren, at the sidebar the new changes is affecting the images on the
sidebar... :( The sidebar was alright before...

On Thu, Jun 5, 2008 at 5:02 PM, Olajide Olaolorun 
[EMAIL PROTECTED] wrote:

 Thanks Darren. If you look at the events page not, everything is good. Jut
 the movement is still there, thats ok. That one is not like the other one so
 thats good ;-)

 One more question, if you look at the end of a post, you will see the Share
 This link. Now mouse over it and see that the Share This moves into the
 image? Why is that?

 THANKS

 On Thu, Jun 5, 2008 at 4:44 PM, Darren West [EMAIL PROTECTED] wrote:

 Maybe this ...

 a {
   background: black;
 }
 a:hover {
border: 0;
   padding: 5px;
 }
 a img {
   border: 0;
 }
 a:hover img {
   border-bottom: 6px solid white;
margin: -0px -5px -10px -5px;
 }

 Its not happening on the homepage now as the images have been centered
 using the align attribute on the parent paragraph


 2008/6/5 Darren West [EMAIL PROTECTED]:
  Opps, no, it sucks up the next block element
 
 
  2008/6/5 Darren West [EMAIL PROTECTED]:
  Olajide,
 
  I've not tested on IE as just reinstalled and haven't had chance to
  put parallels back but, what about this ...
 
  a {
background: black;
  }
  a:hover {
padding: 5px;
  }
  a:hover img {
margin: -0px -5px -10px -5px;
  }
 
 
  Hope it helps
 
  Darren
 
 
  2008/6/5 Olajide Olaolorun [EMAIL PROTECTED]:
  Please i need help in fixing this. If you go to
  http://www.rockondude.net/index.php in the main content area, am
 trying to
  have it that the images dont have an a:hover effect. How do i achieve
 this?
  I've been messing around with it all day but nothing..
 
  --
  Best Regards,
  Olajide Olaolorun
  ###
  Personal: http://www.olajideolaolorun.com
  RoD: http://www.rockondude.net
  Business: http://www.tripleo.biz
  ***
  List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
  Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
  Help: [EMAIL PROTECTED]
  ***
 
 


 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




 --
 Best Regards,
 Olajide Olaolorun
 ###
 Personal: http://www.olajideolaolorun.com
 RoD: http://www.rockondude.net
 Business: http://www.tripleo.biz




-- 
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
RoD: http://www.rockondude.net
Business: http://www.tripleo.biz


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Help With Hover

2008-06-05 Thread Olajide Olaolorun
What do you mean?

On Thu, Jun 5, 2008 at 5:11 PM, Darren West [EMAIL PROTECTED] wrote:

 Target the links specifically in the mainContent using:

 div#mainContent a {
   ...


 2008/6/5 Olajide Olaolorun [EMAIL PROTECTED]:
  Darren, at the sidebar the new changes is affecting the images on the
  sidebar... :( The sidebar was alright before...
 
  On Thu, Jun 5, 2008 at 5:02 PM, Olajide Olaolorun
  [EMAIL PROTECTED] wrote:
 
  Thanks Darren. If you look at the events page not, everything is good.
 Jut
  the movement is still there, thats ok. That one is not like the other
 one so
  thats good ;-)
 
  One more question, if you look at the end of a post, you will see the
  Share This link. Now mouse over it and see that the Share This moves
 into
  the image? Why is that?
 
  THANKS
 
  On Thu, Jun 5, 2008 at 4:44 PM, Darren West [EMAIL PROTECTED]
 wrote:
 
  Maybe this ...
 
  a {
background: black;
  }
  a:hover {
border: 0;
padding: 5px;
  }
  a img {
border: 0;
  }
  a:hover img {
border-bottom: 6px solid white;
margin: -0px -5px -10px -5px;
  }
 
  Its not happening on the homepage now as the images have been centered
  using the align attribute on the parent paragraph
 
 
  2008/6/5 Darren West [EMAIL PROTECTED]:
   Opps, no, it sucks up the next block element
  
  
   2008/6/5 Darren West [EMAIL PROTECTED]:
   Olajide,
  
   I've not tested on IE as just reinstalled and haven't had chance to
   put parallels back but, what about this ...
  
   a {
 background: black;
   }
   a:hover {
 padding: 5px;
   }
   a:hover img {
 margin: -0px -5px -10px -5px;
   }
  
  
   Hope it helps
  
   Darren
  
  
   2008/6/5 Olajide Olaolorun [EMAIL PROTECTED]:
   Please i need help in fixing this. If you go to
   http://www.rockondude.net/index.php in the main content area, am
   trying to
   have it that the images dont have an a:hover effect. How do i
 achieve
   this?
   I've been messing around with it all day but nothing..
  
   --
   Best Regards,
   Olajide Olaolorun
   ###
   Personal: http://www.olajideolaolorun.com
   RoD: http://www.rockondude.net
   Business: http://www.tripleo.biz
   ***
   List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
   Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
   Help: [EMAIL PROTECTED]
   ***
  
  
 
 
  ***
  List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
  Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
  Help: [EMAIL PROTECTED]
  ***
 
 
 
 
  --
  Best Regards,
  Olajide Olaolorun
  ###
  Personal: http://www.olajideolaolorun.com
  RoD: http://www.rockondude.net
  Business: http://www.tripleo.biz
 
 
  --
  Best Regards,
  Olajide Olaolorun
  ###
  Personal: http://www.olajideolaolorun.com
  RoD: http://www.rockondude.net
  Business: http://www.tripleo.biz
  ***
  List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
  Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
  Help: [EMAIL PROTECTED]
  ***


 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




-- 
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
RoD: http://www.rockondude.net
Business: http://www.tripleo.biz


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Help With Hover

2008-06-05 Thread Olajide Olaolorun
This works on the sidebar:


#sidebar .one-image a:hover {
text-decoration: none;
background: none;
}

With that, everything is ok on all he images on the sidebar. But for some
reason i tried to duplicate that code for the mainContent and it wont work.
Ofcourse the difference is that instead of raping the images in divs, since
i cant since the content in the content ares is being pulled from somewhere,
i used the class tag in the image. But it wont work :(

On Thu, Jun 5, 2008 at 5:18 PM, Olajide Olaolorun 
[EMAIL PROTECTED] wrote:

 What do you mean?


 On Thu, Jun 5, 2008 at 5:11 PM, Darren West [EMAIL PROTECTED] wrote:

 Target the links specifically in the mainContent using:

 div#mainContent a {
   ...


 2008/6/5 Olajide Olaolorun [EMAIL PROTECTED]:
  Darren, at the sidebar the new changes is affecting the images on the
  sidebar... :( The sidebar was alright before...
 
  On Thu, Jun 5, 2008 at 5:02 PM, Olajide Olaolorun
  [EMAIL PROTECTED] wrote:
 
  Thanks Darren. If you look at the events page not, everything is good.
 Jut
  the movement is still there, thats ok. That one is not like the other
 one so
  thats good ;-)
 
  One more question, if you look at the end of a post, you will see the
  Share This link. Now mouse over it and see that the Share This moves
 into
  the image? Why is that?
 
  THANKS
 
  On Thu, Jun 5, 2008 at 4:44 PM, Darren West [EMAIL PROTECTED]
 wrote:
 
  Maybe this ...
 
  a {
background: black;
  }
  a:hover {
border: 0;
padding: 5px;
  }
  a img {
border: 0;
  }
  a:hover img {
border-bottom: 6px solid white;
margin: -0px -5px -10px -5px;
  }
 
  Its not happening on the homepage now as the images have been centered
  using the align attribute on the parent paragraph
 
 
  2008/6/5 Darren West [EMAIL PROTECTED]:
   Opps, no, it sucks up the next block element
  
  
   2008/6/5 Darren West [EMAIL PROTECTED]:
   Olajide,
  
   I've not tested on IE as just reinstalled and haven't had chance to
   put parallels back but, what about this ...
  
   a {
 background: black;
   }
   a:hover {
 padding: 5px;
   }
   a:hover img {
 margin: -0px -5px -10px -5px;
   }
  
  
   Hope it helps
  
   Darren
  
  
   2008/6/5 Olajide Olaolorun [EMAIL PROTECTED]:
   Please i need help in fixing this. If you go to
   http://www.rockondude.net/index.php in the main content area, am
   trying to
   have it that the images dont have an a:hover effect. How do i
 achieve
   this?
   I've been messing around with it all day but nothing..
  
   --
   Best Regards,
   Olajide Olaolorun
   ###
   Personal: http://www.olajideolaolorun.com
   RoD: http://www.rockondude.net
   Business: http://www.tripleo.biz
  
 ***
   List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
   Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
   Help: [EMAIL PROTECTED]
  
 ***
  
  
 
 
  ***
  List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
  Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
  Help: [EMAIL PROTECTED]
  ***
 
 
 
 
  --
  Best Regards,
  Olajide Olaolorun
  ###
  Personal: http://www.olajideolaolorun.com
  RoD: http://www.rockondude.net
  Business: http://www.tripleo.biz
 
 
  --
  Best Regards,
  Olajide Olaolorun
  ###
  Personal: http://www.olajideolaolorun.com
  RoD: http://www.rockondude.net
  Business: http://www.tripleo.biz
  ***
  List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
  Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
  Help: [EMAIL PROTECTED]
  ***


 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




 --
 Best Regards,
 Olajide Olaolorun
 ###
 Personal: http://www.olajideolaolorun.com
 RoD: http://www.rockondude.net
 Business: http://www.tripleo.biz




-- 
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
RoD: http://www.rockondude.net
Business: http://www.tripleo.biz


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Help With Hover

2008-06-05 Thread Olajide Olaolorun
Where did you see the sharethis.css? I think thats on the
sharethis.comwebsite. I have no access to that.

On Thu, Jun 5, 2008 at 5:19 PM, Darren West [EMAIL PROTECTED] wrote:

 You maybe able to make it works with further experimentation ...


 2008/6/5 Olajide Olaolorun [EMAIL PROTECTED]:
  One more thing, it doesnt work on IE :(
 
  On Thu, Jun 5, 2008 at 5:04 PM, Olajide Olaolorun
  [EMAIL PROTECTED] wrote:
 
  Darren, at the sidebar the new changes is affecting the images on the
  sidebar... :( The sidebar was alright before...
 
  On Thu, Jun 5, 2008 at 5:02 PM, Olajide Olaolorun
  [EMAIL PROTECTED] wrote:
 
  Thanks Darren. If you look at the events page not, everything is good.
  Jut the movement is still there, thats ok. That one is not like the
 other
  one so thats good ;-)
 
  One more question, if you look at the end of a post, you will see the
  Share This link. Now mouse over it and see that the Share This moves
 into
  the image? Why is that?
 
  THANKS
 
  On Thu, Jun 5, 2008 at 4:44 PM, Darren West [EMAIL PROTECTED]
  wrote:
 
  Maybe this ...
 
  a {
background: black;
  }
  a:hover {
border: 0;
padding: 5px;
  }
  a img {
border: 0;
  }
  a:hover img {
border-bottom: 6px solid white;
margin: -0px -5px -10px -5px;
  }
 
  Its not happening on the homepage now as the images have been centered
  using the align attribute on the parent paragraph
 
 
  2008/6/5 Darren West [EMAIL PROTECTED]:
   Opps, no, it sucks up the next block element
  
  
   2008/6/5 Darren West [EMAIL PROTECTED]:
   Olajide,
  
   I've not tested on IE as just reinstalled and haven't had chance to
   put parallels back but, what about this ...
  
   a {
 background: black;
   }
   a:hover {
 padding: 5px;
   }
   a:hover img {
 margin: -0px -5px -10px -5px;
   }
  
  
   Hope it helps
  
   Darren
  
  
   2008/6/5 Olajide Olaolorun [EMAIL PROTECTED]:
   Please i need help in fixing this. If you go to
   http://www.rockondude.net/index.php in the main content area, am
   trying to
   have it that the images dont have an a:hover effect. How do i
   achieve this?
   I've been messing around with it all day but nothing..
  
   --
   Best Regards,
   Olajide Olaolorun
   ###
   Personal: http://www.olajideolaolorun.com
   RoD: http://www.rockondude.net
   Business: http://www.tripleo.biz
  
 ***
   List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
   Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
   Help: [EMAIL PROTECTED]
  
 ***
  
  
 
 
  ***
  List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
  Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
  Help: [EMAIL PROTECTED]
  ***
 
 
 
 
  --
  Best Regards,
  Olajide Olaolorun
  ###
  Personal: http://www.olajideolaolorun.com
  RoD: http://www.rockondude.net
  Business: http://www.tripleo.biz
 
 
  --
  Best Regards,
  Olajide Olaolorun
  ###
  Personal: http://www.olajideolaolorun.com
  RoD: http://www.rockondude.net
  Business: http://www.tripleo.biz
 
 
  --
  Best Regards,
  Olajide Olaolorun
  ###
  Personal: http://www.olajideolaolorun.com
  RoD: http://www.rockondude.net
  Business: http://www.tripleo.biz
  ***
  List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
  Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
  Help: [EMAIL PROTECTED]
  ***


 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




-- 
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
RoD: http://www.rockondude.net
Business: http://www.tripleo.biz


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Help With Hover

2008-06-05 Thread Olajide Olaolorun
Thanks Darren  Prisca ;-)

Todd, umm, thats what the list is for? Help? Or at least when i joined in.
So.

On Thu, Jun 5, 2008 at 5:30 PM, Todd [EMAIL PROTECTED] wrote:

  Darren West wrote:

 You maybe able to make it works with further experimentation ...


 2008/6/5 Olajide Olaolorun [EMAIL PROTECTED] [EMAIL PROTECTED]:


  One more thing, it doesnt work on IE :(

 On Thu, Jun 5, 2008 at 5:04 PM, Olajide Olaolorun[EMAIL PROTECTED] [EMAIL 
 PROTECTED] wrote:


  Darren, at the sidebar the new changes is affecting the images on the
 sidebar... :( The sidebar was alright before...

 On Thu, Jun 5, 2008 at 5:02 PM, Olajide Olaolorun[EMAIL PROTECTED] [EMAIL 
 PROTECTED] wrote:


  Thanks Darren. If you look at the events page not, everything is good.
 Jut the movement is still there, thats ok. That one is not like the other
 one so thats good ;-)

 One more question, if you look at the end of a post, you will see the
 Share This link. Now mouse over it and see that the Share This moves into
 the image? Why is that?

 THANKS

 On Thu, Jun 5, 2008 at 4:44 PM, Darren West [EMAIL PROTECTED] [EMAIL 
 PROTECTED]
 wrote:


  Maybe this ...

 a {
   background: black;
 }
 a:hover {
   border: 0;
   padding: 5px;
 }
 a img {
   border: 0;
 }
 a:hover img {
   border-bottom: 6px solid white;
   margin: -0px -5px -10px -5px;
 }

 Its not happening on the homepage now as the images have been centered
 using the align attribute on the parent paragraph


 2008/6/5 Darren West [EMAIL PROTECTED] [EMAIL PROTECTED]:


  Opps, no, it sucks up the next block element


 2008/6/5 Darren West [EMAIL PROTECTED] [EMAIL PROTECTED]:


  Olajide,

 I've not tested on IE as just reinstalled and haven't had chance to
 put parallels back but, what about this ...

 a {
   background: black;
 }
 a:hover {
   padding: 5px;
 }
 a:hover img {
   margin: -0px -5px -10px -5px;
 }


 Hope it helps

 Darren


 2008/6/5 Olajide Olaolorun [EMAIL PROTECTED] [EMAIL PROTECTED]:


  Please i need help in fixing this. If you go 
 tohttp://www.rockondude.net/index.php in the main content area, am
 trying to
 have it that the images dont have an a:hover effect. How do i
 achieve this?
 I've been messing around with it all day but nothing..

 --
 Best Regards,
 Olajide Olaolorun
 ###
 Personal: http://www.olajideolaolorun.com
 RoD: http://www.rockondude.net
 Business: http://www.tripleo.biz
 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***


   ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***



  --
 Best Regards,
 Olajide Olaolorun
 ###
 Personal: http://www.olajideolaolorun.com
 RoD: http://www.rockondude.net
 Business: http://www.tripleo.biz

  --
 Best Regards,
 Olajide Olaolorun
 ###
 Personal: http://www.olajideolaolorun.com
 RoD: http://www.rockondude.net
 Business: http://www.tripleo.biz

  --
 Best Regards,
 Olajide Olaolorun
 ###
 Personal: http://www.olajideolaolorun.com
 RoD: http://www.rockondude.net
 Business: http://www.tripleo.biz
 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***


  ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***





  maybe you could contact each other directly instead of bombarding the
 list/group with all these e-mails? 30 in my inbox and counting?

 tml


 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




-- 
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
RoD: http://www.rockondude.net
Business: http://www.tripleo.biz


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] CSS Help

2007-10-23 Thread Olajide Olaolorun
It doesnt work :(

I just tried it now... placed it in the default.css

On 10/23/07, Tim MacKay [EMAIL PROTECTED] wrote:
 Hi There,

 You just need to put a rule in your style sheet to exempt images from
 the hover style. This should work as a global rule:

 #sidebar a img {border: none}

 Hope this helps.

 Tim

 Olajide Olaolorun wrote:
  Can someone please help me with this small problem i'm having I
  seem to have a problem with the link hover style i set for the whole
  sidebar with the images I am trying to take it out for images that
  are links... like the image showing to the right in the sidebar... but
  i have no success. Can someone please help me out.
 
  http://www.rockondude.net/pre
 
  If you see the thumbnail to the right... am trying to take out the
  hover style for that.
 
  Thanks a lot.
 
 

 --
 *Tim Mackay*
 Web Developer

 p:   +612 8917 7900
 e:   [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 w:   www.deepend.com.au http://www.deepend.com.au


 http://www.deepend.com.au/latest http://www.deepend.com.au/


 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




-- 
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
Business: http://www.tripleo.biz


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



Re: [WSG] CSS Help

2007-10-23 Thread Olajide Olaolorun
That doesnt work too Ben...

On 10/23/07, Web King Design [EMAIL PROTECTED] wrote:

  Your image is using the same a:hover properties as the text a:hover. so
 give the image its own class or id attribute, with no border, so say...

   .noborder{border:none} then add img class=noborder to the image

  Ben








  Olajide Olaolorun wrote:
  Can someone please help me with this small problem i'm having I
 seem to have a problem with the link hover style i set for the whole
 sidebar with the images I am trying to take it out for images that
 are links... like the image showing to the right in the sidebar... but
 i have no success. Can someone please help me out.

 http://www.rockondude.net/pre

 If you see the thumbnail to the right... am trying to take out the
 hover style for that.

 Thanks a lot.






 --


 Web King Design limited
  Web: www.webking.co.nz
  Email: [EMAIL PROTECTED]
  Mobile: 0064 21 0224 6986

 ***
 List Guidelines:
 http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe:
 http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***


-- 
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
Business: http://www.tripleo.biz


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



Re: [WSG] CSS Help

2007-10-23 Thread Olajide Olaolorun
Chris Knowles solution works... both of them... I used the first one
though cause i didnt want the border at all. Under firefox, the border
cuts into the h3 title... so i dont mind the shifting

Thanks a lot guys

On 10/23/07, Chris Knowles [EMAIL PROTECTED] wrote:
 Chris Wilson wrote:
 
  Contrary to everything else put forth about the 'issue', this actually
  works...

 that statement isn't correct because this also works:

 #sidebar .one-image a:hover   {
border: 1px solid #000  !important;
 }


  The other attempts here try to fix a problem with an extra rule, when if
  done correctly you don't need it.

 I don't think there is a correct way,  there are just different ways, as
 all solutions have their implications - e.g. your solution assumes only
 links in lists require this style which is not necessarily the case - so
 if other links are added outside of a list an extra rule may be required
 for them

 the solution I have given above may add an extra rule but it solves the
 problem without tampering with the existing css - so it's not
 necessarily clear which solution is better


 --
 Chris Knowles


 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




-- 
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
Business: http://www.tripleo.biz


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



Re: Spam: [WSG] HELP with CSS

2007-07-26 Thread Olajide Olaolorun

Thanks Michael, but it does not fix it... and yes i was working on fixing
it... I add the clear left as it i floating left originally... but it is
still like that

On 7/26/07, E Michael Brandt [EMAIL PROTECTED] wrote:


It appears you are working on this page, as it seems to be changing as
we speak.  However, it you put it back the way it was, with img's set to
float right, then you can fix your text problem, I think, by adding this
to both your blockquote selector and your footer selecotr:

clear:right;


--

E. Michael Brandt

www.divaHTML.com
divaGPS : you-are-here menu highlighting
divaFAQ : FAQ pages with pizazz

www.valleywebdesigns.com
JustSo PictureWindow
JustSo PhotoAlbum

--

Olajide Olaolorun wrote:
 Can someone help me out here:

 http://www.olajideolaolorun.com/gfx/

 There is a problem with where the text start and where the pictures
 end.. For some reson it loads under the pictres and i have to use the p
 tag to create spacing for it... can someone help me out.

 --
 Best Regards,
 Olajide Olaolorun
 ###
 Personal: http://www.olajideolaolorun.com
 Business: http://www.tripleo.biz http://www.tripleo.biz
 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***





--
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
Business: http://www.tripleo.biz


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] HELP with CSS

2007-07-26 Thread Olajide Olaolorun

Thanks everyone but i fixed it with the clear: left;.. lol...

On 7/26/07, WebMaster [EMAIL PROTECTED] wrote:


 Hello Olajide,

Actually yuors is a pretty simple fix.

Lose the blockquotes and p tags and include your text and graphix
inside your div with your thumbnail. Create a class called

 .leftimg {

float:left;

}  In your style and then call it from yourimage tag class=leftimg

A working example can be seen at http://1fite.com/17.html

I had a similar problem and solved it.

Good luck,

Troy


 --

*From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On
Behalf Of *Olajide Olaolorun
*Sent:* Thursday, July 26, 2007 1:18 PM
*To:* WSG
*Subject:* [WSG] HELP with CSS



Can someone help me out here:

http://www.olajideolaolorun.com/gfx/

There is a problem with where the text start and where the pictures end..
For some reson it loads under the pictres and i have to use the p tag to
create spacing for it... can someone help me out.

--
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
Business: http://www.tripleo.biz
***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***





--
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
Business: http://www.tripleo.biz


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: Spam: [WSG] HELP with CSS

2007-07-26 Thread Olajide Olaolorun

Thanks Michael... i added it ot the h1 and everything is perfect now

On 7/26/07, Olajide Olaolorun [EMAIL PROTECTED] wrote:


Thanks Michael, but it does not fix it... and yes i was working on fixing
it... I add the clear left as it i floating left originally... but it is
still like that

On 7/26/07, E Michael Brandt [EMAIL PROTECTED] wrote:

 It appears you are working on this page, as it seems to be changing as
 we speak.  However, it you put it back the way it was, with img's set to
 float right, then you can fix your text problem, I think, by adding this

 to both your blockquote selector and your footer selecotr:

 clear:right;


 --

 E. Michael Brandt

 www.divaHTML.com
 divaGPS : you-are-here menu highlighting
 divaFAQ : FAQ pages with pizazz

 www.valleywebdesigns.com
 JustSo PictureWindow
 JustSo PhotoAlbum

 --

 Olajide Olaolorun wrote:
  Can someone help me out here:
 
  http://www.olajideolaolorun.com/gfx/
 
  There is a problem with where the text start and where the pictures
  end.. For some reson it loads under the pictres and i have to use the
 p
  tag to create spacing for it... can someone help me out.
 
  --
  Best Regards,
  Olajide Olaolorun
  ###
  Personal: http://www.olajideolaolorun.com
  Business: http://www.tripleo.biz http://www.tripleo.biz
  ***
  List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
  Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
  Help: [EMAIL PROTECTED]
  ***



 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***




--
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
Business: http://www.tripleo.biz





--
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
Business: http://www.tripleo.biz


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

[WSG] Table Problem

2007-06-25 Thread Olajide Olaolorun

Can some help me with this problem:
http://www.olajideolaolorun.com/problem.html

Its right when i view it in Firefox, but in IE, its problematic. Can anyone
help me out as to why it is not aligning right?

--
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
Business: http://www.tripleo.biz


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] Table Problem

2007-06-25 Thread Olajide Olaolorun

Thanks Nick, but no i am not a pure beginner. I only posted that up as a
template. That is not my actual page I just copied that to a newly made
page so i can fix that error. Dont worry.. if you want, by the time i am
done, i can show everything to you. lol :)

Thanks again, but you did help me out.. how dumb was i... i copied that from
an old one i made a while ago

On 6/25/07, Nick Gleitzman [EMAIL PROTECTED] wrote:



On 26 Jun 2007, at 8:45 AM, Olajide Olaolorun wrote:

 Can some help me with this problem:
 http://www.olajideolaolorun.com/problem.html

 Its right when i view it in Firefox, but in IE, its problematic. Can
 anyone help me out as to why it is not aligning right?

Firstly, I assume that you mean 'aligning correctly', not aligning to
the right...

Your code contains this:

tr
td valign=top width=30%
align=leftStrONGName:/StrONG/td
tdinput type=text name=Name size=30/td
/tr

Note that the td containing the input has no ' align=left ', as
the td containing the text does. I think adding this will improve
your layout.

BUT - your code has many errors. You should validate it before posting
a request for help here, as many simple problems can be solved by
validating your code: you can't, for instance, use StrONG with a
XHTML Doctype. Must be lower case.

Your use of inline font tags, non-breaking spaces, and some would say
the table for layout at all, goes against the whole ethic of Web
Standards. All your presentational instructions should be handled by
css, either in the head of your file, or called from an external
stylesheet.

With respect, it looks like you're a beginner, or at least a novice,
with HTML. If this is the case, I suggest you use a HTML4 Doctype (or
no doctype at all), and leave XHTML until you know a bit more about
what you're doing...

HTH
Nick
___
omnivision. websight.
http://www.omnivision.com.au/



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***





--
Best Regards,
Olajide Olaolorun
###
Personal: http://www.olajideolaolorun.com
Business: http://www.tripleo.biz


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

[WSG] Help Me Switch From Tables to CSS Divs

2005-05-31 Thread Olajide Olaolorun
I know so many people have asked for this and at one point i left the
emails on the topic in my inbox but then i deleted them. I need to know
how to switch from tables to divs. I have a 2 column table and want to
switch it into css using divs. I know it has to do with the float tag
in css but i tired and didn't get it to work. 

Please help.

Thanks-- Best Regards, Olajide Olaolorun @ www.olajideolaolorun.com...ain't nothing impossible unless you make it...


Re: [WSG] Website Review

2005-03-22 Thread Olajide Olaolorun
I also hate hideen links but those links are from Google and it is a
JS script which i have no idea how it is generated or how to make it
as a popup i hate it because when it is clicked it navigates away
from the website.

Thangs Guys... :)


On Tue, 22 Mar 2005 18:04:54 +0800, Bert Doorn [EMAIL PROTECTED] wrote:
   It must be that everyone accepts it.
 
 Maybe...  Although I doubt it.
 
 I don't like sites that interfere with my normal browser
 settings.  I often look at the status bar before clicking on a
 link.  If the target is hidden, it's probably not worth visiting.
 
 Luckily this particular nuisance is a non-issue for me with
 Firefox.  I have it set to not allow scripts to hide the status
 bar or change status bar text, resize windows, etc.
 
 Regards
 --
 Bert Doorn, Better Web Design
 http://www.betterwebdesign.com.au/
 Fast-loading, user-friendly websites
 
 **
 The discussion list for  http://webstandardsgroup.org/
 
  See http://webstandardsgroup.org/mail/guidelines.cfm
  for some hints on posting to the list  getting help
 **
 
 


-- 
Best Regards, 
Olajide Olaolorun @ www.olajideolaolorun.com
...ain't nothing impossible unless you make it...
**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] Website Review

2005-03-21 Thread Olajide Olaolorun
It is from Google. My host requires me to put it there in exchange for
the free hosting :)


On Mon, 21 Mar 2005 17:13:09 +1100, [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:
 Can I get some opinions on the practice of hiding link targets?
 
 When I hover near the sponsored links in http://www.uniformserver.com/ the
 target of the link doesn't appear in the status bar.
 
 I'm not really complaining about this particular site, but I tried something
 similar a while ago, with a bit of Javascript, and then realised it might be
 construed as concealing something from the surfer.
 
 I found it irritating that a link could take me to somewhere I don't want to 
 go.
 
 Is it a good practice?
 
 -- John.
 
 **
 The discussion list for  http://webstandardsgroup.org/
 
 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
 **
 
 


-- 
Best Regards, 
Olajide Olaolorun @ www.olajideolaolorun.com
...ain't nothing impossible unless you make it...
**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



[WSG] Website Review

2005-03-20 Thread Olajide Olaolorun
Can you please review http://www.uniformserver.com and tell me what you think?

I would love to hear from you all...

Thanks


-- 
Best Regards, 
Olajide Olaolorun @ www.olajideolaolorun.com
...ain't nothing impossible unless you make it...
**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] Website Review

2005-03-20 Thread Olajide Olaolorun
Thanks Wendy and Sigurd.

Wendy - Yes, it is true. The Google Ads spoild everything but i have
no choice in it because my host requires it. I hate ads! I think they
bring down the quality of websites but what can i do when i get full
free hosing and the whole 9 yards for just the Google Ads on the
website :D

Sigurd - True, I also noticed that and will fix it. I will add an
image, a Download image on the main page for people to easily see it
:)


-- 
Best Regards, 
Olajide Olaolorun @ www.olajideolaolorun.com
...ain't nothing impossible unless you make it...
**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] review

2005-03-20 Thread Olajide Olaolorun
Nice website. First thing, the hover under the links. It is bad under
the images. I am using Firefox on Win XP. It does not work well and i
don't know if that is how you want it... You might want to set it for
the images also on your CSS file.

Everything else seems alright. But are you sure that you want the dash
border for the main broder and also use it for everything else like
the navigation, images and so on..?


On Sun, 20 Mar 2005 22:01:23 +0100, Gizax Studios [EMAIL PROTECTED] wrote:
  
 Hi all, 
   
 can you please review http://www.gizax.it ? 
   
 Thanks in advance 
   
 Daniel 
   


-- 
Best Regards, 
Olajide Olaolorun @ www.olajideolaolorun.com
...ain't nothing impossible unless you make it...
**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] Draggable Items

2005-03-20 Thread Olajide Olaolorun
Javascritps can do that.. :)

I know i had a tutorial on that before but i forgot where i got it
from :) probably Ades Design i think ;d


On Sun, 20 Mar 2005 22:20:55 -, David R [EMAIL PROTECTED] wrote:
  
  
 
 Hi 
 
   
 
 Does anyone know the best way to create draggable container elements? 
 
   
 
 I know its possible with the IE-DOM, what with being designed from the
 get-go for rich internet apps, such as Outlook Web Access and My MSN,
 where, I must admit, is employed quite effectively. But is there any way to
 do this with the W3C-DOM in such a way that works in all the main engines
 (Gecko, Trident, Presto, KHTML/WebCore) 
 
   
 
 Regards 
 
 -- 
 
 -David R 


-- 
Best Regards, 
Olajide Olaolorun @ www.olajideolaolorun.com
...ain't nothing impossible unless you make it...
**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



[WSG] Flash Standards Validation

2004-11-17 Thread Olajide Olaolorun
I am setting up a site that requires flash but i notice that some of
the needed tags for some browsers are not valid...

Can anyone tell me the valid code...

Te last one I tried did not work well with IE5.5 or less...

Thanks

-- 
Best Regards, 
Olajide Olaolorun @ www.olajideolaolorun.com
...ain't nothing impossible unless you make it...
**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] Flash Standards Validation

2004-11-17 Thread Olajide Olaolorun
I am still trying to learn flash the main program but for now I just
use Swish Max for some small effects and later try to learn flash when
I have finished everyhting in my hand...

-- 
Best Regards, 
Olajide Olaolorun @ www.olajideolaolorun.com
...ain't nothing impossible unless you make it...
**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] Flash Standards Validation

2004-11-17 Thread Olajide Olaolorun
This is a really intresting topic because you would think that
Macromedia or W3C will agree on something

-- 
Best Regards, 
Olajide Olaolorun @ www.olajideolaolorun.com
...ain't nothing impossible unless you make it...
**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



[WSG] CSS Shadows

2004-11-04 Thread Olajide Olaolorun
How do you make an Image shadow using CSS like that on DeviantArt...?



-- 
Best Regards, 
Olajide Olaolorun @ www.olajideolaolorun.com
...ain't nothing impossible unless you make it...
**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] Why wont this validate

2004-10-04 Thread Olajide Olaolorun
Try and close it meaning

input type=blh blh=blh blah=blah /

Put the / before the ending and try it 


On Mon, 04 Oct 2004 17:54:15 +0200, Kim Kruse [EMAIL PROTECTED] wrote:
 Hi,
 
 I'm doing server side validating on a form and I get some errors I'm not
 able to decrypt.
 
 So if someone have the time to take a look here
 http://validator.w3.org/check?verbose=1uri=http%3A//www.mouseriders.dk/kontakt.php%3Fsubmitted%3D1%26afsnavn%3D%26afsemail%3D%26afstelefon%3D%26afskommentar%3D
 and please tell me what the errors means. I don t understand why a
 hidden field should be wrapped in p tags for instance?
 
 Please be patient... I'm learning :o)
 
 Kim
 
 **
 The discussion list for  http://webstandardsgroup.org/
 
 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
 **
 
 



-- 
Personal:
www.olajideolaolorun.com
www.empirex.net

Business:
www.tripleolabs.com
www.tripleostudios.com
www.tripleo.biz

Projects:
www.uniformserver.com
**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



[WSG] Standards and Slicing Help

2004-10-01 Thread Olajide Olaolorun
Hi guys can you please check out this layout and tell me what you
all think...

The link is http://www.jccihouseofglory.org/2.jpg

I want the content area to extend in height when the content is
long... I'm using css divs and uses the x and the y variables... how
do I make it extend when there is a long content... do I just remove
the y variable in the css

Check the layout... it is self explanatory...

About the standards problem, is TABLE not standard?

Thanks
Olajide Olaolorun


-- 
Personal:
www.olajideolaolorun.com
www.empirex.net

Business:
www.tripleolabs.com
www.tripleostudios.com
www.tripleo.biz

Projects:
www.uniformserver.com
**
The discussion list for  http://webstandardsgroup.org/

Proud presenters of Web Essentials 04 http://we04.com/
 Web standards, accessibility, inspiration, knowledge
To be held in Sydney, September 30 and October 1, 2004

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



[WSG] Help with this layout

2004-09-30 Thread Olajide Olaolorun
Hi guys can you please check out this layout and tell me what you
all think...

The link is http://www.jccihouseofglory.org/2.jpg

I want the content area to extend in height when the content is
long... I'm using css divs and uses the x and the y variables... how
do I make it extend when there is a long content... do I just remove
the y valirable in the css

Check the layout... it is self explanatory...

Thanks
Olajide Olaolorun


-- 
Personal:
www.olajideolaolorun.com
www.empirex.net

Business:
www.tripleolabs.com
www.tripleostudios.com
www.tripleo.biz

Projects:
www.uniformserver.com
**
The discussion list for  http://webstandardsgroup.org/

Proud presenters of Web Essentials 04 http://we04.com/
 Web standards, accessibility, inspiration, knowledge
To be held in Sydney, September 30 and October 1, 2004

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



[WSG] Slicing With Photoshop

2004-09-29 Thread Olajide Olaolorun
Hi, I have some questions about slicing in photoshop.

First of all, I noticed that when I slice and save it with the css
settings instead of tables, photoshop uses the x and the y axis thingy
to put the layout in order which means everyhting cannot move ... I
wanted to know how to center the layout if it was not a whole page...?

Second, I want to know what the default layout settings, the width is.
I sometimes try 800*600 but I hate it because it is too small and
wanted to know what the default if for people with 1024*768 or
whatever it is...

Thanks
Olajide Olaolorun

-- 
Personal:
www.olajideolaolorun.com
www.empirex.net

Business:
www.tripleolabs.com
www.tripleostudios.com

Projects:
www.uniformserver.com
**
The discussion list for  http://webstandardsgroup.org/

Proud presenters of Web Essentials 04 http://we04.com/
 Web standards, accessibility, inspiration, knowledge
To be held in Sydney, September 30 and October 1, 2004

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] A Church Website

2004-09-21 Thread Olajide Olaolorun
Hahh I'm so dumb

sorry again it is http://www.jccihouseofglory.org/index.php


On Mon, 20 Sep 2004 15:47:07 -0400, Jack Kennard
[EMAIL PROTECTED] wrote:
 What's that link again?
 
 Jack Kennard
 
 
 
 
 Olajide Olaolorun wrote:
  Ooops...
 
  http://www.jccihouseofglory.com/index.php
 
  Sorry about that that is the link
 
 
  On Mon, 20 Sep 2004 12:16:31 -0500, Leslie Riggs [EMAIL PROTECTED] wrote:
 
 So, where's the link? :)
 
 Leslie Riggs
 
 
 Olajide Olaolorun wrote:
 
 
 Hi guys, well I just wanted your feedback to a church website that I
 was making. Though it still has some bugs, probably not much on IE5
 please help me check it out
 
 Also it is supposed to be avlid CSS and XHTML but I haven't checked it yet...
 
 Thanks
 
 
 
 
 **
 The discussion list for  http://webstandardsgroup.org/
 
 Proud presenters of Web Essentials 04 http://we04.com/
 Web standards, accessibility, inspiration, knowledge
 To be held in Sydney, September 30 and October 1, 2004
 
 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
 **
 
 
 
 
 
 
 **
 The discussion list for  http://webstandardsgroup.org/
 
 Proud presenters of Web Essentials 04 http://we04.com/
 Web standards, accessibility, inspiration, knowledge
 To be held in Sydney, September 30 and October 1, 2004
 
 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
 **
 
 



-- 
Personal:
www.olajideolaolorun.com
www.empirex.net

Business:
www.tripleolabs.com
www.tripleostudios.com

Projects:
www.uniformserver.com
**
The discussion list for  http://webstandardsgroup.org/

Proud presenters of Web Essentials 04 http://we04.com/
 Web standards, accessibility, inspiration, knowledge
To be held in Sydney, September 30 and October 1, 2004

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



[WSG] A Church Website

2004-09-20 Thread Olajide Olaolorun
Hi guys, well I just wanted your feedback to a church website that I
was making. Though it still has some bugs, probably not much on IE5
please help me check it out

Also it is supposed to be avlid CSS and XHTML but I haven't checked it yet...

Thanks

-- 
Personal Hobby:
www.olajideolaolorun.com
www.empirex.net

Business  Projects:
www.tripleolabs.com
www.tripleostudios.com
www.uniformserver.com
**
The discussion list for  http://webstandardsgroup.org/

Proud presenters of Web Essentials 04 http://we04.com/
 Web standards, accessibility, inspiration, knowledge
To be held in Sydney, September 30 and October 1, 2004

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] A Church Website

2004-09-20 Thread Olajide Olaolorun
Ooops...

http://www.jccihouseofglory.com/index.php

Sorry about that that is the link


On Mon, 20 Sep 2004 12:16:31 -0500, Leslie Riggs [EMAIL PROTECTED] wrote:
 So, where's the link? :)
 
 Leslie Riggs
 
 
 Olajide Olaolorun wrote:
 
 Hi guys, well I just wanted your feedback to a church website that I
 was making. Though it still has some bugs, probably not much on IE5
 please help me check it out
 
 Also it is supposed to be avlid CSS and XHTML but I haven't checked it yet...
 
 Thanks
 
 
 
 **
 The discussion list for  http://webstandardsgroup.org/
 
 Proud presenters of Web Essentials 04 http://we04.com/
 Web standards, accessibility, inspiration, knowledge
 To be held in Sydney, September 30 and October 1, 2004
 
 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
 **
 
 



-- 
Personal:
www.olajideolaolorun.com
www.empirex.net

Business:
www.tripleolabs.com
www.tripleostudios.com

Projects:
www.uniformserver.com
**
The discussion list for  http://webstandardsgroup.org/

Proud presenters of Web Essentials 04 http://we04.com/
 Web standards, accessibility, inspiration, knowledge
To be held in Sydney, September 30 and October 1, 2004

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] Smooth fonts with CSS

2004-07-30 Thread Olajide Olaolorun
hmmm I know just what I can do.
I could probaly use a little PHP and GD2 to make it an image instead which 
would b perfect

hmmm///  :)
Thanks guys
- Original Message - 
From: Mark Harwood [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, July 30, 2004 4:17 AM
Subject: Re: [WSG] Smooth fonts with CSS


You mean to Anti-Alias them...
Sadly there no way you can do this just thru CSS, you could use
Shaun Inmann's Flash Replacement Trick, which scans you code and replaces
what you select with Flash
http://www.shauninman.com/mentary/past/ifr_revisited_and_revised.php
Ive used it on many projects and its great!
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
*


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.732 / Virus Database: 486 - Release Date: 7/29/2004 
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
* 



Re: [WSG] Smooth fonts with CSS

2004-07-30 Thread Olajide Olaolorun
Yeah I know... it just that it is flash and I don't want to mess with that 
yet until I get my head right to learn it

I would use it if they had the source code ready but it means that I have to 
be doing it myself and I don't want to do that until I'm ready to go head on 
with flash

- Original Message - 
From: Mark Harwood [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, July 30, 2004 5:39 AM
Subject: Re: [WSG] Smooth fonts with CSS


Well you could do that, but thats not doing what you asked...
You wanted to smooth your text! and with the FIR that what it basicly 
does, it
does not replace the Markup in the Source, it does not replace it with a 
image,
the text is still selectable and even can be edited via css
(color,font,font-size) but if you wish to go down the creating loads of 
images
route then so be it...

but FIR is quick, simple and effortless...
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
*


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.732 / Virus Database: 486 - Release Date: 7/29/2004 
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
* 



[WSG] Valid XHTML and Flash

2004-07-29 Thread Olajide Olaolorun
Hi, I was designing a client site today when I decided to add a little flash 
to the site. I did and after that the XHTML page goes invalid because of the 
embed code in the page.

I know that some other browsers like Firefox might not work without the 
embed code, so please is there a way to make the page valid again and also 
to make sure that others who use non-IE can see the flash...

This is the code:
object classid=clsid:D27CDB6E-AE6D-11cf-96B8-44455354
 
codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0;
 id=movie width=700 height=180
 param name=movie value=movie.swf /
 param name=quality value=high /
 param name=bgcolor value=#FF /
   embed name=movie src=movie.swf
quality=high bgcolor=#FF swLiveConnect=true
width=700 height=180
type=application/x-shockwave-flash
pluginspage=http://www.macromedia.com/go/getflashplayer;/embed
/object
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.730 / Virus Database: 485 - Release Date: 7/28/2004 
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
* 



[WSG] Smooth fonts with CSS

2004-07-29 Thread Olajide Olaolorun
Hi, I wanted to know if anyone knows how to make fonts smooth, as in the 
Photoshop option using CSS.

You see I like Trebuchet MS, but sometimes when I use it on pages directly, 
I hate it because it isn't smooth and I know that I have read some where of 
how to make fonts smooth with CSS.

Please if you do, reply
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.732 / Virus Database: 486 - Release Date: 7/29/2004 
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
* 



Re: [WSG] Smooth fonts with CSS

2004-07-29 Thread Olajide Olaolorun
Will this work for now? and validate for now?
font-aliasing: none | smooth | heavy

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.732 / Virus Database: 486 - Release Date: 7/29/2004
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
* 



[WSG] CSS DIV CENTERS

2004-07-13 Thread olajide olaolorun
Hi, I wanted to know how I can center a CSS DIV that uses the X and Y scale...

Personal Playgrounds: Empire X - http://www.empirex.net Olajide Olaolorun - http://www.olajideolaolorun.com  Business Related: Triple O, L.L.C. - http:// - coming soon Triple O, Labs - http://www.tripleolabs.com Triple O, Studios - http://www.tripleostudios.com Others: Uniform Server - http:// - coming soon FREE pop-up blocking with the new MSN Toolbar – get it now! 
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*