I think with ebay you have to use inline styles and I don't think they will 
allow for js.  Otherwise you could hide data, change prices etc.  I'm pretty 
sure that javascript will not work within an ebay listing

Brandtley McMinn <bmcminn...@gmail.com> wrote:

>Using JS, you could try dynamically adding a unique ID to each section when
>the page is loaded. From there you could target them directly. The other
>option could be to add the IDs, and then pull the content from within those
>cells and add them into some generated markup that would be easier to style
>and would't require crazy markup allocation/injection scripts. You'd def
>need something like FireBug to see what was going on, but it's not
>impossible.
>
>- Brandtley
>
>On Mon, Oct 31, 2011 at 10:20 AM, Maipiusenza <ebay...@maipiusenza.com>wrote:
>
>> Thanks Mib and Brandtley.
>>
>> Unfortunately I have no access at all at the code, the server side
>> script who creates it, or anything else.
>> I jst have the chance to add some tag in the page and I inserted a
>> <style... > </stile> (even if it is not in the head of the page end so
>> it is not correct, it works).
>>
>> I can try with some javascript, but without changing the page code,
>> how can I use it?There are several nested table; each has a class, but
>> no id, I really don't know how to move to change it.
>>
>> To understand the situation, I would like to change the ebay shop
>> appearance: http://stores.ebay.it/MAIPIUSENZA-PIU-CHE-MAI?_rdc=1
>>
>> Someone change it a lot just with css:
>> http://stores.ebay.it/AleGabry-abbigliamento
>> That's quite easy, but I would like to make a fluid layout with the
>> pictures that move up on a wider page, actually I can have just 3, 6,
>> 9 images per line.
>>
>> Thanks,
>> Nadia
>>
>> --
>> --
>> You received this because you are subscribed to the "Design the Web with
>> CSS" at Google groups.
>> To post: css-design@googlegroups.com
>> To unsubscribe: css-design-unsubscr...@googlegroups.com
>>
>
>-- 
>--
>You received this because you are subscribed to the "Design the Web with CSS" 
>at Google groups.
>To post: css-design@googlegroups.com
>To unsubscribe: css-design-unsubscr...@googlegroups.com

-- 
--
You received this because you are subscribed to the "Design the Web with CSS" 
at Google groups.
To post: css-design@googlegroups.com
To unsubscribe: css-design-unsubscr...@googlegroups.com

Reply via email to