1-How remove 'my dashboard','Browser photos' etc Words On top of pages (I don't need these extra words as we have menu already)
2-How modify these words from Caps alphabet , i want just first alphabet of word be caps not whole of word
1-How remove 'my dashboard','Browser photos' etc Words On top of pages (I don't need these extra words as we have menu already)
2-How modify these words from Caps alphabet , i want just first alphabet of word be caps not whole of word
h3.ow_ic_house,h3.ow_ic_write, h3.ow_ic_files, h3.ow_ic_forum, h3.ow_ic_video, h3.ow_ic_link, h3.ow_ic_picture, h3.ow_ic_clock, h3.ow_ic_calendar{
text-transform: none;
}
h1.ow_ic_calendar,h1.ow_ic_house,h1.ow_ic_write, h1.ow_ic_files, h1.ow_ic_forum, h1.ow_ic_video, h1.ow_ic_link, h1.ow_ic_picture, h1.ow_ic_clock {
display: none
}
apply them here:yoursite.com/admin/theme/css
I recommend you to take a look here: http://www.w3schools.com/css/default.asp
https://www.google.ru/?gws_rd=ssl#newwindow=1&q=how+to+inspect+element+with+firebug
Please go around the website and see if everything is in place, as some other parts of the website might change. Keep us updated.
Any idea about Caps alphabets?
Ross , it did remove titles as i wanted , thanks .Any idea about Caps alphabets?
h3.ow_ic_house,h3.ow_ic_write, h3.ow_ic_files, h3.ow_ic_forum, h3.ow_ic_video, h3.ow_ic_link, h3.ow_ic_picture, h3.ow_ic_clock, h3.ow_ic_calendar{
text-transform: none;
}
I'm sorry isn't that what you're looking for?
How remove 'my dashboard','Browser photos' etc Words On top of pages