templates
Plans & prices
Features
Support
Forum
Login
Register
templates
Plans & prices
Features
Support
Forum
Login
or
Register
Empty $0.00
ONLINE NOW
COMMUNITY
CONTACT US
REGISTER
INSERT IMAGE
Insert
Cancel
SeattleClouds FORUM
/
←
2. Help & Tutorials
How to customize Podcast and RSS page type design
This topic is assigned to
Admin
--Admin--
Admin
Jun 15, 2012 11:23 AM
Please follow these steps for enabling this feature:
1)
Create
or
Convert
a Podcast/RSS page type.
2)
Insert your URL and
save
this page.
3)
Now you need to edit app
style.css
file:
Your App Dashboard -> Design Properties -> Edit style.css
4)
Add
new style classes in style.css
* For
Podcast
page type you need to add:
.
podcastpage
{
bgcolor:
#ffffff
;
background-image:
url()
;
color:
#ffffff
;
}
.
podcastpage a
{
color:
#ffffff
;
}
* For
RSS
page type you need to add:
.
rsspage
{
background-color:
#ffffff
;
background-image:
url()
;
}
.
rsspage a
{
color:
#ffffff
;
}
5) Now you can
edit design
of these pages as you wish
Podcast links page:
Podcast description page:
1
PRODUCT & FEATURES
Features
AR Feature
Templates
Our Portfolio
Plans & Prices
COACHING & SUPPORT
Help
Customer Support
F.A.Q.
Contact Us
Report Infringing Content
VIDEO TUTORIALS
NETWORKING
Community
Forum
White Label
Promote your App
PLATFORM
How it works
Terms of use
Copyrights
Privacy Policy
Submit a Support Ticket
ABOUT US
Company Info
Testimonials
TEMPLATES
MY APPS
FORUM
FEATURES
Please follow these steps for enabling this feature:
1) Create or Convert a Podcast/RSS page type.
2) Insert your URL and save this page.
3) Now you need to edit app style.css file:
Your App Dashboard -> Design Properties -> Edit style.css
4) Add new style classes in style.css
* For Podcast page type you need to add:
.podcastpage
{
bgcolor:#ffffff;
background-image:url();
color:#ffffff;
}
.podcastpage a
{
color:#ffffff;
}
* For RSS page type you need to add:
.rsspage
{
background-color:#ffffff;
background-image:url();
}
.rsspage a
{
color:#ffffff;
}
5) Now you can edit design of these pages as you wish
Podcast links page:
Podcast description page: