HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Suggestions/issues
AaronWebstey
✭✭✭
in Feedback
I'll be implementing some of this stuff myself, just thought you might like to get some feedback. Viewing your demo site on OS X Yosemite in Chrome.
- give the body a min-width, so everything doesn't get all wonky if your browser window gets small
- give the panel a fixed width; just my personal preference
- I have a hard time figuring out which radio button is selected and which isn't (am I male or female??). I think the selected/unselected images may be mixed up? The 'selected' one is red and in the down position
I'll post more as I come across them. Great theme!
0
Comments
Oh I see, red and down means 'selected'. That's confusing to me; I would think green and up would mean 'selected', and red and down would mean not selected. Again, just my preference.
You need to know that most themes submitted here are themes that are in use somewhere and the author kindly is sharing it for others to use and not profiting from it.
There are not any themes that are perfect out of the box because every user can adjust the theme as they need. I know that most themes are not supported by their author and are offered as is. I personally will work with anyone wishing to use use my themes to adjust them as they need or help them do so.
When the button is grey it is not selected. When the button lights up,it is selected (if in doubt look for "checked" within the code.
In the registration it is selecting a default gender set in the registration code. Clicking on another selects it and the button stays lit.
Not sure why that is confusing. It is an on off switch . You can simply reverse the image if you want to change it . I can't answer the question in parenthesis for you.
It is red to go with the design but you can certainly edit the image and make the red green or any color you want or remove that code all together.
People without webkit browses like safari or chrome won't see them anyway...
This is a free theme with free support.
That means if you use it I can help you mold it to your needs, not fix it to your needs for others. If others like how I fix it for you and they beg for me to make it like your site, then I can make a new theme out of it and credit you for the inspiration at the very least.
If you want the banner to be linked change to this in the default.master.php. It is very simple really, you can add any url of your choice. Just edit the code to your liking.
<h1 class="Banner"><a class="Title" href="<?php echo Url('/'); ?>"><?php echo Gdn_Theme::Logo(); ?></a></h1>
It all depends on what banner image you are using.
The theme is responsive and everything should resize without distorting or going wonky. It is not a mobile theme but it can get very narrow and still work.
You are welcome to edit any way you want. If you want me to make all the changes just zip me a copy of what you have done so far and then a list of things you want changed or improved and I can do it and then zip it back. That is how I normally do it. It helps when you have the theme enabled so I can see in real time what your site is doing.
Although I wish I could, I can't guess what it it is going to look on your's or everyone's computer. I can only do my best and adjust for others using different plugins etc.
It relates to the quality of your image. If the image gets too big and gets distorted it is a bad image using the wrong dimensions.
The max width of the image is set to 900px if you have a smaller image then change that based on your image, if your image is smaller change to the actual width of the image. Themes can't guess what you are using as an image for a logo. All this can be applied to any theme you work on not just mine....
If that is your preference then by all means give the panel a fixed width as well as the content and the body and make the theme a fixed width so it stays the same width no matter what. You can change all that in the css file. That is what it is there for and I made it in alphabetical order so as to make it easy to find things.
Bottom line,I made this theme responsive. That means it does not cut off the window if you make it smaller . Everything is set to be like that. If something is wonky (not sure what that means since I did not see it) it may be other content you added that is not responsive.
To get rid of the responsiveness in any theme, just change all the percentage values to fixed pixel (px) values for the widths.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
How to fix it?
recent discussions
Please give me a link to your site or make me an account an send the login info...
These things are just css adjustments and are not a problem.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌