Hi
I am still very new to DotNetNuke stuck in making shis skin right now. (I have read the skinning toturial and watch a few vidoes, but i cant fint a soloution to this.)
We want a "tabbed like skinn". The way i planned to make it was to put the solpartmenu in a table with one image to the left to start the entiere menu () and to finsih of with with a image opposite way ()and use the spearatorcssclass to end and start the other menu items.. ()
This is how the menu looks like.
Zoomed image available here: ZOOMED IMAGE
As you can see the my problem is the gray background wich shows up in my separatorcssclass.
I have tried to change bacground color in soo many css classes. I cant seem to find out wich one sets the gray backgorund.
And a sidenote. For the separatorcssclass to be visible i added this to my xml file under [SOLPARTMENU]<
Setting>
<Name>Separator</Name>
<Value> <![CDATA[ ]]></Value>
</Setting>
There seems to be a top and bottom border on 1 pixel when using the separatorcssclass OR the Separator in the xml file.
If there is a better way to do this i am listening.
But i am happy if there is a solution on how to get the gray background to go away.