trying to overwrite css but still facing problem
Last Post 05/23/2011 9:01 AM by Joseph Craig. 1 Replies.
Author Messages Not Resolved
sam
Nuke Newbie
Nuke Newbie
Posts:4


--
05/23/2011 6:01 AM  
Hi,

I am trying to overwrite Text/HTML module CSS, but facing problem in Assigning table,tr,td css.

can anyone tell me how to assign my custom td css.
by default CSS of HTML module's in Home page is in Portal.css file.
where to store my custom css for HTML Module..

reply..?
Shyam Dhanotiya
Joseph Craig
DNN MVP
Posts:11667


--
05/23/2011 9:01 AM  
Portal.css is the css file for the portal, and it is correct to place your custom styles there.

Each module has a unique identifier, assigned by DotNetNuke. If you want to adjust the style of a single HTML module, you can find that identifier by examining the page source.

There are a couple of tutorials that should prove to be helpful:

1. Troubleshooting DotNetNuke Skins
2. Introduction to CSS and inheritance in DotNetNuke skins


Joe Craig, Patapsco Research Group
Complete DNN Support


---