Hi,
My site is : www.sudarshanimage.com
I have customized it based on Fastline's HiseRise theme.
But, I like to introduce a FIND page where I like to keep Keyworks, Popular images and Recent images. Initially it worked but now after Fastline slideshow, it has gone. May be some code is interfering. I can not resolve it myself. I need your help.
When I am having www.sudarshanimage.com/find , it is going to homepage. Please help.
Here is the code I have for separating popular/recent images from category page.
/************ Separate Gallery Page ************/
.homepage #galleriesBox ,
.homepage #categoriesBox ,
.homepage #subcategoriesBox ,
.homepage #featuredBox,
.homepage #keywordsBox,
.homepage #mapBox,
.homepage #popularPhotos,
.homepage #recentPhotosBox {display: none;}
.galleries #bioBox,
.galleries #keywordsBox,
.galleries #mapBox,
.galleries #popularPhotos,
.galleries #recentPhotosBox {display: none;}
.galleries #galleriesBox ,
.galleries #categoriesBox,
.galleries #subcategoriesBox,
.galleries #featuredBox {display: block;}
.loggedIn .homepage #galleriesBox,
.loggedIn .homepage #categoriesBox,
.loggedIn .homepage #subcategoriesBox,
.loggedIn .homepage #keywordsBox,
.loggedIn .homepage #mapBox,
.loggedIn .homepage #popularPhotos,
.loggedIn .homepage #recentPhotosBox {display: block;}
/************ Find Page ************/
.keywordPage #myKeywordHeader {display: block;}
.keyword {
position: relative; width: auto; margin: 0px auto;
font-weight: normal;
font-family: "Helvetica Neue", Helvetica Neue, Helvetica, Arial, sans-serif;
color: #757575 !Important;
text-decoration: none;
}
#userKeywords {
position: relative; width: auto; margin: 0px auto;
margin-top: 10px;
padding-bottom: 10px;
text-align:justify;
}
.find #slideshowBox {display: none;}
.find #bioBox {display: none;}
.find #categoriesBox{display: none;}
.find #subcategoriesBox{display: none;}
.find #galleriesBox{display: none;}
.find #keywordsBox {display: block !important;}
.find #mapBox {display: block !important;}
.find #popularPhotos {display: block !important;}
.find #recentPhotosBox {display: block !important;}
#popularPhotosList .photo {margin-right: 1px !important; _margin-right: -1px !important;}
#mapBox #map {height:370px !important; border: 1px solid #fff !important;}
Regards,
Sud
www.sudarshanimage.com
My site is : www.sudarshanimage.com
I have customized it based on Fastline's HiseRise theme.
But, I like to introduce a FIND page where I like to keep Keyworks, Popular images and Recent images. Initially it worked but now after Fastline slideshow, it has gone. May be some code is interfering. I can not resolve it myself. I need your help.
When I am having www.sudarshanimage.com/find , it is going to homepage. Please help.
Here is the code I have for separating popular/recent images from category page.
/************ Separate Gallery Page ************/
.homepage #galleriesBox ,
.homepage #categoriesBox ,
.homepage #subcategoriesBox ,
.homepage #featuredBox,
.homepage #keywordsBox,
.homepage #mapBox,
.homepage #popularPhotos,
.homepage #recentPhotosBox {display: none;}
.galleries #bioBox,
.galleries #keywordsBox,
.galleries #mapBox,
.galleries #popularPhotos,
.galleries #recentPhotosBox {display: none;}
.galleries #galleriesBox ,
.galleries #categoriesBox,
.galleries #subcategoriesBox,
.galleries #featuredBox {display: block;}
.loggedIn .homepage #galleriesBox,
.loggedIn .homepage #categoriesBox,
.loggedIn .homepage #subcategoriesBox,
.loggedIn .homepage #keywordsBox,
.loggedIn .homepage #mapBox,
.loggedIn .homepage #popularPhotos,
.loggedIn .homepage #recentPhotosBox {display: block;}
/************ Find Page ************/
.keywordPage #myKeywordHeader {display: block;}
.keyword {
position: relative; width: auto; margin: 0px auto;
font-weight: normal;
font-family: "Helvetica Neue", Helvetica Neue, Helvetica, Arial, sans-serif;
color: #757575 !Important;
text-decoration: none;
}
#userKeywords {
position: relative; width: auto; margin: 0px auto;
margin-top: 10px;
padding-bottom: 10px;
text-align:justify;
}
.find #slideshowBox {display: none;}
.find #bioBox {display: none;}
.find #categoriesBox{display: none;}
.find #subcategoriesBox{display: none;}
.find #galleriesBox{display: none;}
.find #keywordsBox {display: block !important;}
.find #mapBox {display: block !important;}
.find #popularPhotos {display: block !important;}
.find #recentPhotosBox {display: block !important;}
#popularPhotosList .photo {margin-right: 1px !important; _margin-right: -1px !important;}
#mapBox #map {height:370px !important; border: 1px solid #fff !important;}
Regards,
Sud
www.sudarshanimage.com