I keep changing the width but its not doing nothing
look at this
I keep changing the width but its not doing nothing
look at this
Are we looking at the same page? I still do not see the code in this page:
Im sorry I switch the content over to
OK, I am on this page now:
http://test.xertionfitness.com/exercise/
and I see the td class is there and coded properly.
The width of the right cell appears to be about 50% of the total.
But, I still do not see the CSS rule at the END of style.css. When I add it to the css that is downloaded to my browser, the cell gets a top border.
Here is how the page looks to me:
http://mcdstaging.info/wp-content/uploads/2012/05/test_xertionfitness_com_exercise.png
This is after I added the CSS on my PC.
I think the problem for me is that im using a older browser because when I look at it on the firefox the image is place correctly but the weird thing is that it look the same on my phone with the small images.i have an android 3d evo
now i want the border to be much smaller I want it to look something like this
http://www.bodybuilding.com/exercises/detail/view/name/barbell-shrug
look at the 8.1
As I said before, you need to assign a width to each td cell. The image also looks tiny on Chrome, but if I assign a width to each cell, I can adjust the image size. For the 3 cells, try 33%, 20%, and 47%.
this is what it look like on my browser
http://test.xertionfitness.com/wp-content/uploads/2012/05/Picture-10.png
There is no border in that page. What you see there is a background image for the 8.1. That is a totally different ballgame.
You can try different widths and styles for your border. For example, code the CSS rule like this:
td.page-ratings {
border-top: 1px solid green;
}It is late here - I will continue to look at this tomorrow.
Thank you so much, you been a great help
I see you have not changed the width of the cells. Here are some new numbers to try: 35%, 30%, 35%
You can code your td tags like this:
<td style="width: 35%;">
The reason that your image is tiny on some browsers is that you have the middle cell set to a width of 90%, taking up most of the row.
You still need to add the rule for the top border to the END of style.css.
Thank you for keep putting effort into me and helping with my project. now I understand about the with part.
Different question If you look at http://test.xertionfitness.com now check under the the recent activities section. you will see the activity stream. every time I post something, it duplicate the post. why is that?
another question is I have plugin called bp homepage which direct users to the profile which is perfect. the only problem is I want user to be able to go the the homepage again after they login and the plugin wont let you go back to the page.. Question is how can i make it where after they log in, it direct them to the profile page but they still have access to the homepage?
Duplicate Posts: In order to answer this, I would need to dig into the theme settings and the code of the theme. I cannot help with this.
bp homepage: I have not used that plugin.
Ok, How would i writie php function to the homepage plugin that tells the browser once user are login, direct them to the member/name/profile but allow user to be able to go back to homepage?
here the theme and activity code link to together
[ Lines of code moderated. For more than 10 lines of code please pastebin.com instead. ]
That is more complex than can be answered in this forum. You may need to hire someone to do that for you. You can post a free job request at jobs.wordpress.net.
Ok thanks well when i move the activity down, if i remember correctly, the duplicating post was alright but then the sidebar was under the activity feed. maybe I didnt close something correctly.
hey vyxyzzy
i got a question to ask you
And that is?
Thanks for responding, ok look at http://test.xertionfitness.com
Look at the advance exercise search. Now i made that through dw and I was wondering how would I link it to the exercise page so users can search for an exercise quicker
What is dw?
dreamweaver
You will have to ask someone who uses dreamweaver.
do you know of any category type widget that do something like that?
I think there is one called Multiple Category Selection.
I had that one but how would i set it up like the advance on my page or close to it?
can it do something like this?
http://www.bodybuilding.com/exercises/finder/lookup/filter/muscle/id/12/muscle/shoulders
I am not using that plugin. You should start another thread and maybe someone who uses it can help.
ok thanks, well thanks for all your help. I would like the speak to you in the future if possible because you have gave me great advice.
This topic has been closed to new replies.