Chito
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Changing the theme widthThanks I did not notice the enable thing, and I added below css code to theme custom css to adjust sidebar..
* 3 column, content middle */
.col-3cm .main {
background: url(img/sidebar/s-right-s2.png) repeat-y right 0;
}.col-3cm .main-inner {
background: url(img/sidebar/s-left.png) repeat-y left 0;
padding-left: 260px;
padding-right: 240px;
}.col-3cm .s1 {
float: left;
margin-left: -260px;
}.col-3cm .s2 {
float: right;
margin-right: -240px;
/* ingenuity! */
position: relative;
right: -100%;
}.col-3cm .content {
float: right;
}Forum: Themes and Templates
In reply to: [Hueman] Changing the theme widthI tried changing the width to 1100 in theme option but it does not change anything…may be because I am using 3 column. There is no option to reduce sidebar in theme option, min is showing 280px primary, 200px secondary (30px padding). I think we need to work in CSS.
That is link I normally refer but lack of screenshot, i have not got any of theme settings, users, menu, widgets, plugin setting. not sure I have missed…
Thanks, issue got resolved…
I am not in touch with wordpress for sometime now, only thing what I did at that time was…I was using two CGVG in a page…either in a post or combination of sidebar & post. That way this was not conflicting with other plugin. You can post your website link, probably that will help me to figure it out.
Forum: Themes and Templates
In reply to: [Graphene] change some things in graphene theme headerWhy not, you can make whatever or however you desire, you can even make so differently from the current look of the theme, example as my website https://kokcyn.com
In my website, I have increased the width to 1000px, you can do this in Appearance> Graphene Option, In the 2nd tab you will be able to set the width.
For the vertical-scrolless website, you might just have to reduce the the contents on the homepage to make sure everything fits on your screen and better pagination on other archieve or post pages.
Thanks Anshul,
I don’t find any other plugin which does same as yours; it is very clean can be used in multipurpose. This is why I am looking for some fix.You bonus feature is one of my favorite, hoping to see a newer version.
Thanks for providing this plugin…
I changed it for horizontal in custom…
wp-content/plugin/superslider-login/plugin-data/superslider/ssLogin/custom/custom_horizontal.css
Note: If you are using blue, then blue/blue_horizontal.css
Look for the below code and change “absolute” to “fixed”
/* sliding panel */
#toppanel {
position: absolute;
top: 0;
left: 0;
height: auto;
z-index: 10000;
text-align: left;@anshul Sharma
Hi is there anything what you can do for this, thanks
Forum: Plugins
In reply to: [Theme My Login] Testing on Theme My Login – Version 6.2-beta1No I have removed all other plugin and leaving only “TheThe Sliding Panels” and “Category Grid View Gallery (CGVG)”. Still pagination is not happening in CGVG, please see my website.
I got my answer, i wanted fixed not float and I am able to do that
Is it working in any of the site???
Forum: Themes and Templates
In reply to: [Graphene] [Theme: Graphene] Issue woth "Homepage Panes" GridThanks for the response, Now I decided not to show the panels, however you can always have a look in my website https://www.kockyn.com
I have not switched the theme; I have just changed how home page is displayed. Please reper the page https://www.kockyn.com/wallpapers/ or click on any other post where I have added the widget.
Yes, I have corrected most of the issues but still not able to figure it out to avoid overlapping with the next widget
I would appreciate if you can help me out. thanks